/plugin/jdraw/src/com/mxgraph/examples/swing/editor/ |
H A D | BasicGraphEditor.java | 50 import com.mxgraph.layout.mxStackLayout; 904 layout = new mxStackLayout(graph, false) 918 layout = new mxStackLayout(graph, true)
|
H A D | BasicGraphEditor.java.bak | 49 import com.mxgraph.layout.mxStackLayout; 873 layout = new mxStackLayout(graph, false) 887 layout = new mxStackLayout(graph, true)
|
/plugin/diagramsnet/lib/js/grapheditor/ |
H A D | Graph.js | 2938 var stackLayout = new mxStackLayout(this.graph, true); 3884 (layout != null && layout.constructor == mxStackLayout); 4304 if (layout != null && layout.constructor == mxStackLayout) 4323 if (layout != null && layout.constructor == mxStackLayout) 4394 layout.constructor == mxStackLayout && !layout.resizeLast) 4462 while (parent != null && layout != null && layout.constructor == mxStackLayout && 6122 TableLayout.prototype = new mxStackLayout(); 8327 if (layout != null && layout.constructor == mxStackLayout) 11665 var stackLayoutResizeCell = mxStackLayout.prototype.resizeCell; 11666 mxStackLayout.prototype.resizeCell = function(cell, bounds) class [all …]
|
H A D | Sidebar.js | 2451 if (layout != null && layout.constructor == mxStackLayout)
|
H A D | EditorUi.js | 5176 if (layout != null && layout.constructor == mxStackLayout)
|
/plugin/jdraw/lib/ |
H A D | jgraphx-examples.jar | META-INF/MANIFEST.MF
META-INF/HAMMURAP.SF
META-INF/HAMMURAP ... |
H A D | jdraw.jar | META-INF/MANIFEST.MF
META-INF/HAMMURAP.SF
META-INF/HAMMURAP ... |
H A D | jgraphx.jar | META-INF/MANIFEST.MF
META-INF/HAMMURAP.SF
META-INF/HAMMURAP ... |
/plugin/diagramsnet/lib/mxgraph/ |
H A D | mxClient.js | 548 …mxStackLayout(a,b,c,d,e,f){mxGraphLayout.call(this,a);this.horizontal=null!=b?b:!0;this.spacing=nu… class 549 mxStackLayout.prototype.horizontal=null;mxStackLayout.prototype.spacing=null;mxStackLayout.prototyp… 550 mxStackLayout.prototype.resizeLast=!1;mxStackLayout.prototype.wrap=null;mxStackLayout.prototype.bor… 551 mxStackLayout.prototype.moveCell=function(a,b,c){var d=this.graph.getModel(),e=d.getParent(a),f=thi… 552 mxStackLayout.prototype.getParentSize=function(a){var b=this.graph.getModel(),c=b.getGeometry(a);nu… 553 mxStackLayout.prototype.getLayoutCells=function(a){for(var b=this.graph.getModel(),c=b.getChildCoun… 554 mxStackLayout.prototype.snap=function(a){if(null!=this.gridSize&&0<this.gridSize&&(a=Math.max(a,thi… 555 mxStackLayout.prototype.execute=function(a){if(null!=a){var b=this.getParentSize(a),c=this.isHorizo… 559 mxStackLayout.prototype.setChildGeometry=function(a,b){var c=this.graph.getCellGeometry(a);null!=c&… 560 mxStackLayout.prototype.updateParentGeometry=function(a,b,c){var d=this.isHorizontal(),e=this.graph…
|
/plugin/diagramsnet/lib/js/ |
H A D | viewer.min.js | 752 …mxStackLayout(a,b,c,d,e,f){mxGraphLayout.call(this,a);this.horizontal=null!=b?b:!0;this.spacing=nu… class 753 mxStackLayout.prototype.horizontal=null;mxStackLayout.prototype.spacing=null;mxStackLayout.prototyp… 754 mxStackLayout.prototype.resizeLast=!1;mxStackLayout.prototype.wrap=null;mxStackLayout.prototype.bor… 756 mxStackLayout.prototype.getParentSize=function(a){var b=this.graph.getModel(),c=b.getGeometry(a);nu… 757 mxStackLayout.prototype.getLayoutCells=function(a){for(var b=this.graph.getModel(),c=b.getChildCoun… 758 mxStackLayout.prototype.snap=function(a){if(null!=this.gridSize&&0<this.gridSize&&(a=Math.max(a,thi… 763 mxStackLayout.prototype.setChildGeometry=function(a,b){var c=this.graph.getCellGeometry(a);null!=c&… 764 mxStackLayout.prototype.updateParentGeometry=function(a,b,c){var d=this.isHorizontal(),e=this.graph… 2431 …s.moveSiblings(t,q,f,l):null!=g&&mxEvent.isAltDown(g)||m.constructor!=mxStackLayout||m.resizeLast|… 2433 …onstructor==mxStackLayout&&!c.resizeLast){this.model.beginUpdate();try{for(var g=c.horizontal;null… [all …]
|
H A D | app.min.js | 786 …mxStackLayout(a,b,c,d,e,f){mxGraphLayout.call(this,a);this.horizontal=null!=b?b:!0;this.spacing=nu… class 787 mxStackLayout.prototype.horizontal=null;mxStackLayout.prototype.spacing=null;mxStackLayout.prototyp… 788 mxStackLayout.prototype.resizeLast=!1;mxStackLayout.prototype.wrap=null;mxStackLayout.prototype.bor… 790 mxStackLayout.prototype.getParentSize=function(a){var b=this.graph.getModel(),c=b.getGeometry(a);nu… 791 mxStackLayout.prototype.getLayoutCells=function(a){for(var b=this.graph.getModel(),c=b.getChildCoun… 792 mxStackLayout.prototype.snap=function(a){if(null!=this.gridSize&&0<this.gridSize&&(a=Math.max(a,thi… 797 mxStackLayout.prototype.setChildGeometry=function(a,b){var c=this.graph.getCellGeometry(a);null!=c&… 798 mxStackLayout.prototype.updateParentGeometry=function(a,b,c){var d=this.isHorizontal(),e=this.graph… 2680 …s.moveSiblings(k,m,g,l):null!=c&&mxEvent.isAltDown(c)||n.constructor!=mxStackLayout||n.resizeLast|… 2682 …onstructor==mxStackLayout&&!b.resizeLast){this.model.beginUpdate();try{for(var c=b.horizontal;null… [all …]
|
H A D | viewer-static.min.js | 752 …mxStackLayout(a,b,c,d,e,f){mxGraphLayout.call(this,a);this.horizontal=null!=b?b:!0;this.spacing=nu… class 753 mxStackLayout.prototype.horizontal=null;mxStackLayout.prototype.spacing=null;mxStackLayout.prototyp… 754 mxStackLayout.prototype.resizeLast=!1;mxStackLayout.prototype.wrap=null;mxStackLayout.prototype.bor… 756 mxStackLayout.prototype.getParentSize=function(a){var b=this.graph.getModel(),c=b.getGeometry(a);nu… 757 mxStackLayout.prototype.getLayoutCells=function(a){for(var b=this.graph.getModel(),c=b.getChildCoun… 758 mxStackLayout.prototype.snap=function(a){if(null!=this.gridSize&&0<this.gridSize&&(a=Math.max(a,thi… 763 mxStackLayout.prototype.setChildGeometry=function(a,b){var c=this.graph.getCellGeometry(a);null!=c&… 764 mxStackLayout.prototype.updateParentGeometry=function(a,b,c){var d=this.isHorizontal(),e=this.graph… 2431 …s.moveSiblings(t,q,f,l):null!=g&&mxEvent.isAltDown(g)||m.constructor!=mxStackLayout||m.resizeLast|… 2433 …onstructor==mxStackLayout&&!c.resizeLast){this.model.beginUpdate();try{for(var g=c.horizontal;null… [all …]
|
/plugin/diagramsnet/lib/js/diagramly/ |
H A D | Editor.js | 5880 var rackLayout = new mxStackLayout(this.graph, false);
|