Home
last modified time | relevance | path

Searched refs:isGridEnabled (Results 1 – 12 of 12) sorted by relevance

/plugin/diagramsnet/lib/js/grapheditor/
DActions.js1127 graph.setGridEnabled(!graph.isGridEnabled());
1128 graph.defaultGridEnabled = graph.isGridEnabled();
1132 action.setSelectedCallback(function() { return graph.isGridEnabled(); });
DFormat.js6802 input.style.display = (graph.isGridEnabled()) ? '' : 'none';
6846 return (graph.isGridEnabled()) ? color : null;
6849 var enabled = graph.isGridEnabled();
6861 input.style.display = (graph.isGridEnabled()) ? '' : 'none';
6864 if (enabled != graph.isGridEnabled())
6866 graph.defaultGridEnabled = graph.isGridEnabled();
6875 apply((graph.isGridEnabled()) ? graph.view.gridColor : null);
DEditor.js615 node.setAttribute('grid', (this.graph.isGridEnabled()) ? '1' : '0');
2477 if (graph.isGridEnabled() || graph.gridVisible)
DGraph.js7588 if (this.isGridEnabled())
12608 if (!this.graph.isGridEnabled())
12704 if (!this.graph.isGridEnabled())
DEditorUi.js1021 if (graph.isGridEnabled())
/plugin/jdraw/src/com/mxgraph/examples/swing/editor/
DEditorActions.java159 boolean enabled = !graph.isGridEnabled(); in ToggleGridItem()
DEditorActions.java.bak159 boolean enabled = !graph.isGridEnabled();
/plugin/jdraw/lib/
Djgraphx.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/diagramsnet/lib/js/
Dviewer.min.js387 …uidesEnabled=function(a){this.guidesEnabled=a};mxDragSource.prototype.isGridEnabled=function(){ret… method in mxDragSource
401 ….zIndex="3",this.previewElement.style.position="absolute");var d=this.isGridEnabled()&&a.isGridEna…
1444 …pe.setCellsMovable=function(a){this.cellsMovable=a};mxGraph.prototype.isGridEnabled=function(){ret… method in mxGraph
1699 …Handler.prototype.getAlignmentTolerance=function(a){return this.graph.isGridEnabled()?this.graph.g…
2059 …00*this.graph.view.translate.y)/100);b.setAttribute("grid",this.graph.isGridEnabled()?"1":"0");b.s…
2122 …ridColor!=d.toLowerCase()?this.gridColor:"#ffffff",c="none",e="";if(b.isGridEnabled()||b.gridVisib…
2161 …d()}));k.addListener("gridSizeChanged",mxUtils.bind(this,function(){k.isGridEnabled()&&k.view.vali…
2530 …&&(this.createCellMapping(e,q,l),this.updateCustomLinks(l,b),c)){this.isGridEnabled()&&(d=this.sna…
2664 …(d.getEvent())||(g=this.graph.snap(g),l=this.graph.snap(l),this.graph.isGridEnabled()||(Math.abs(g…
2666 …is.width/e)*e,this.height=this.graph.snap(this.height/e)*e,this.graph.isGridEnabled()||(this.width…
[all …]
Dapp.min.js421 …uidesEnabled=function(a){this.guidesEnabled=a};mxDragSource.prototype.isGridEnabled=function(){ret… method in mxDragSource
435 ….zIndex="3",this.previewElement.style.position="absolute");var d=this.isGridEnabled()&&a.isGridEna…
1478 …pe.setCellsMovable=function(a){this.cellsMovable=a};mxGraph.prototype.isGridEnabled=function(){ret… method in mxGraph
1733 …Handler.prototype.getAlignmentTolerance=function(a){return this.graph.isGridEnabled()?this.graph.g…
2093 …00*this.graph.view.translate.y)/100);a.setAttribute("grid",this.graph.isGridEnabled()?"1":"0");a.s…
2156 …ridColor!=b.toLowerCase()?this.gridColor:"#ffffff",d="none",e="";if(a.isGridEnabled()||a.gridVisib…
2195 …d()}));e.addListener("gridSizeChanged",mxUtils.bind(this,function(){e.isGridEnabled()&&e.view.vali…
2779 …&&(this.createCellMapping(e,h,g),this.updateCustomLinks(g,a),d)){this.isGridEnabled()&&(b=this.sna…
2913 …(b.getEvent())||(f=this.graph.snap(f),g=this.graph.snap(g),this.graph.isGridEnabled()||(Math.abs(f…
2915 …is.width/e)*e,this.height=this.graph.snap(this.height/e)*e,this.graph.isGridEnabled()||(this.width…
[all …]
Dviewer-static.min.js387 …uidesEnabled=function(a){this.guidesEnabled=a};mxDragSource.prototype.isGridEnabled=function(){ret… method in mxDragSource
401 ….zIndex="3",this.previewElement.style.position="absolute");var d=this.isGridEnabled()&&a.isGridEna…
1444 …pe.setCellsMovable=function(a){this.cellsMovable=a};mxGraph.prototype.isGridEnabled=function(){ret… method in mxGraph
1699 …Handler.prototype.getAlignmentTolerance=function(a){return this.graph.isGridEnabled()?this.graph.g…
2059 …00*this.graph.view.translate.y)/100);b.setAttribute("grid",this.graph.isGridEnabled()?"1":"0");b.s…
2122 …ridColor!=d.toLowerCase()?this.gridColor:"#ffffff",c="none",e="";if(b.isGridEnabled()||b.gridVisib…
2161 …d()}));k.addListener("gridSizeChanged",mxUtils.bind(this,function(){k.isGridEnabled()&&k.view.vali…
2530 …&&(this.createCellMapping(e,q,l),this.updateCustomLinks(l,b),c)){this.isGridEnabled()&&(d=this.sna…
2664 …(d.getEvent())||(g=this.graph.snap(g),l=this.graph.snap(l),this.graph.isGridEnabled()||(Math.abs(g…
2666 …is.width/e)*e,this.height=this.graph.snap(this.height/e)*e,this.graph.isGridEnabled()||(this.width…
[all …]
/plugin/diagramsnet/lib/mxgraph/
DmxClient.js183 …uidesEnabled=function(a){this.guidesEnabled=a};mxDragSource.prototype.isGridEnabled=function(){ret… method in mxDragSource
197 ….zIndex="3",this.previewElement.style.position="absolute");var d=this.isGridEnabled()&&a.isGridEna…
1240 …pe.setCellsMovable=function(a){this.cellsMovable=a};mxGraph.prototype.isGridEnabled=function(){ret… method in mxGraph
1495 …Handler.prototype.getAlignmentTolerance=function(a){return this.graph.isGridEnabled()?this.graph.g…