| /plugin/diagramsnet/lib/js/grapheditor/ |
| D | Actions.js | 1127 graph.setGridEnabled(!graph.isGridEnabled()); 1128 graph.defaultGridEnabled = graph.isGridEnabled(); 1132 action.setSelectedCallback(function() { return graph.isGridEnabled(); });
|
| D | Format.js | 6802 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);
|
| D | Editor.js | 615 node.setAttribute('grid', (this.graph.isGridEnabled()) ? '1' : '0'); 2477 if (graph.isGridEnabled() || graph.gridVisible)
|
| D | Graph.js | 7588 if (this.isGridEnabled()) 12608 if (!this.graph.isGridEnabled()) 12704 if (!this.graph.isGridEnabled())
|
| D | EditorUi.js | 1021 if (graph.isGridEnabled())
|
| /plugin/jdraw/src/com/mxgraph/examples/swing/editor/ |
| D | EditorActions.java | 159 boolean enabled = !graph.isGridEnabled(); in ToggleGridItem()
|
| D | EditorActions.java.bak | 159 boolean enabled = !graph.isGridEnabled();
|
| /plugin/jdraw/lib/ |
| D | jgraphx.jar | META-INF/MANIFEST.MF
META-INF/HAMMURAP.SF
META-INF/HAMMURAP ... |
| /plugin/diagramsnet/lib/js/ |
| D | viewer.min.js | 387 …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 …]
|
| D | app.min.js | 421 …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 …]
|
| D | viewer-static.min.js | 387 …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/ |
| D | mxClient.js | 183 …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…
|