/plugin/diagramsnet/lib/js/diagramly/ |
H A D | Pages.js | 202 graph.gridEnabled = graph.gridEnabled && (!this.ui.editor.isChromelessView() || 599 gridEnabled: node.getAttribute('grid') != '0', 632 node.setAttribute('grid', (vs == null || vs.gridEnabled) ? '1' : '0'); 693 gridEnabled: this.gridEnabled, 730 this.gridEnabled = state.gridEnabled; 804 this.gridEnabled = this.defaultGridEnabled;
|
H A D | DistanceGuides.js | 25 mxGuide.prototype.move = function (bounds, delta, gridEnabled, clone) argument 453 var newPoint = guideMove.call(this, bounds, eqPoint, gridEnabled, clone);
|
H A D | mxRuler.js | 409 mxGuide.prototype.move = function (bounds, delta, gridEnabled, clone) argument
|
/plugin/diagramsnet/lib/js/diagramly/vsdx/ |
H A D | VsdxExport.js | 129 attr['gridEnabled'] = graph.gridEnabled;
|
/plugin/diagramsnet/lib/js/grapheditor/ |
H A D | Editor.js | 435 …this.graph.gridEnabled = this.graph.defaultGridEnabled && (!this.isChromelessView() || urlParams['… 466 this.graph.gridEnabled = grid != '0' && (!this.isChromelessView() || urlParams['grid'] == '1');
|
H A D | Sidebar.js | 298 this.graph2.gridEnabled = false;
|
H A D | Graph.js | 1353 graph.gridEnabled = false; 8350 if (this.gridEnabled)
|
H A D | Format.js | 6194 graph2.gridEnabled = false;
|
/plugin/diagramsnet/lib/mxgraph/ |
H A D | mxClient.js | 182 …roll=!0;mxDragSource.prototype.guidesEnabled=!0;mxDragSource.prototype.gridEnabled=!0;mxDragSource… method in mxDragSource 183 …(a){this.guidesEnabled=a};mxDragSource.prototype.isGridEnabled=function(){return this.gridEnabled}; 184 mxDragSource.prototype.setGridEnabled=function(a){this.gridEnabled=a};mxDragSource.prototype.getGra… 360 …};mxGuide.prototype.getGuideTolerance=function(a){return a&&this.graph.gridEnabled?this.graph.grid… 1060 mxGraph.prototype.gridEnabled=!0;mxGraph.prototype.portsEnabled=!0;mxGraph.prototype.nativeDblClick… method in mxGraph 1153 …xUtils.getValue(e,mxConstants.STYLE_HORIZONTAL,!0)||(e=c,c=d,d=e),this.gridEnabled&&(d=this.snap(d… 1195 …EventObject(mxEvent.REFRESH))};mxGraph.prototype.snap=function(a){this.gridEnabled&&(a=Math.round(… 1196 …nction(a,b,c,d,e){var f=this.view.translate,g=this.view.scale;!c&&this.gridEnabled?(c=this.gridSiz… 1240 …nction(a){this.cellsMovable=a};mxGraph.prototype.isGridEnabled=function(){return this.gridEnabled}; 1241 mxGraph.prototype.setGridEnabled=function(a){this.gridEnabled=a};mxGraph.prototype.isPortsEnabled=f… [all …]
|
/plugin/diagramsnet/lib/js/ |
H A D | viewer.min.js | 386 …roll=!0;mxDragSource.prototype.guidesEnabled=!0;mxDragSource.prototype.gridEnabled=!0;mxDragSource… method in mxDragSource 387 …(a){this.guidesEnabled=a};mxDragSource.prototype.isGridEnabled=function(){return this.gridEnabled}; 388 mxDragSource.prototype.setGridEnabled=function(a){this.gridEnabled=a};mxDragSource.prototype.getGra… 564 …};mxGuide.prototype.getGuideTolerance=function(a){return a&&this.graph.gridEnabled?this.graph.grid… 1264 mxGraph.prototype.gridEnabled=!0;mxGraph.prototype.portsEnabled=!0;mxGraph.prototype.nativeDblClick… method in mxGraph 1357 …xUtils.getValue(e,mxConstants.STYLE_HORIZONTAL,!0)||(e=c,c=d,d=e),this.gridEnabled&&(d=this.snap(d… 1400 …nction(a,b,c,d,e){var f=this.view.translate,g=this.view.scale;!c&&this.gridEnabled?(c=this.gridSiz… 1794 ….union=function(a,b,c,d,e,f,g,k,l){e=null!=e?e&&this.graph.gridEnabled:this.graph.gridEnabled;if(t… 2052 Editor.prototype.resetGraph=function(){this.graph.gridEnabled=this.graph.defaultGridEnabled&&(!this… 2349 …tils.clone(b.styles);c.resetViewOnRootChange=!1;c.setConnectable(!1);c.gridEnabled=!1;c.autoScroll… [all …]
|
H A D | app.min.js | 420 …roll=!0;mxDragSource.prototype.guidesEnabled=!0;mxDragSource.prototype.gridEnabled=!0;mxDragSource… method in mxDragSource 421 …(a){this.guidesEnabled=a};mxDragSource.prototype.isGridEnabled=function(){return this.gridEnabled}; 422 mxDragSource.prototype.setGridEnabled=function(a){this.gridEnabled=a};mxDragSource.prototype.getGra… 598 …};mxGuide.prototype.getGuideTolerance=function(a){return a&&this.graph.gridEnabled?this.graph.grid… 1298 mxGraph.prototype.gridEnabled=!0;mxGraph.prototype.portsEnabled=!0;mxGraph.prototype.nativeDblClick… method in mxGraph 1391 …xUtils.getValue(e,mxConstants.STYLE_HORIZONTAL,!0)||(e=c,c=d,d=e),this.gridEnabled&&(d=this.snap(d… 1828 ….union=function(a,b,c,d,e,f,g,k,l){e=null!=e?e&&this.graph.gridEnabled:this.graph.gridEnabled;if(t… 2598 …tils.clone(a.styles);b.resetViewOnRootChange=!1;b.setConnectable(!1);b.gridEnabled=!1;b.autoScroll… 11939 d.setViewState(b.viewState);d.gridEnabled=d.gridEnabled&&(!this.ui.editor.isChromelessView()||"1"==… 11957 …ltParent:this.defaultParent,currentRoot:this.view.currentRoot,gridEnabled:this.gridEnabled,gridSiz… [all …]
|
H A D | viewer-static.min.js | 386 …roll=!0;mxDragSource.prototype.guidesEnabled=!0;mxDragSource.prototype.gridEnabled=!0;mxDragSource… method in mxDragSource 387 …(a){this.guidesEnabled=a};mxDragSource.prototype.isGridEnabled=function(){return this.gridEnabled}; 388 mxDragSource.prototype.setGridEnabled=function(a){this.gridEnabled=a};mxDragSource.prototype.getGra… 564 …};mxGuide.prototype.getGuideTolerance=function(a){return a&&this.graph.gridEnabled?this.graph.grid… 1264 mxGraph.prototype.gridEnabled=!0;mxGraph.prototype.portsEnabled=!0;mxGraph.prototype.nativeDblClick… method in mxGraph 1357 …xUtils.getValue(e,mxConstants.STYLE_HORIZONTAL,!0)||(e=c,c=d,d=e),this.gridEnabled&&(d=this.snap(d… 1400 …nction(a,b,c,d,e){var f=this.view.translate,g=this.view.scale;!c&&this.gridEnabled?(c=this.gridSiz… 1794 ….union=function(a,b,c,d,e,f,g,k,l){e=null!=e?e&&this.graph.gridEnabled:this.graph.gridEnabled;if(t… 2052 Editor.prototype.resetGraph=function(){this.graph.gridEnabled=this.graph.defaultGridEnabled&&(!this… 2349 …tils.clone(b.styles);c.resetViewOnRootChange=!1;c.setConnectable(!1);c.gridEnabled=!1;c.autoScroll… [all …]
|
H A D | extensions.min.js | 1032 …l((c.width/g+d)/w)),x=Math.max(1,Math.ceil((c.height/g+f)/k));b.gridEnabled=a.gridEnabled;b.gridSi…
|
/plugin/jdraw/lib/ |
H A D | jgraphx.jar | META-INF/MANIFEST.MF
META-INF/HAMMURAP.SF
META-INF/HAMMURAP ... |