Searched refs:flowLayout (Results 1 – 4 of 4) sorted by relevance
| /plugin/diagramsnet/lib/js/grapheditor/ |
| D | Graph.js | 2974 var flowLayout = new mxHierarchicalLayout(this.graph, mxUtils.getValue(style, 2976 flowLayout.resizeParent = mxUtils.getValue(style, 'resizeParent', '1') == '1'; 2977 flowLayout.parentBorder = mxUtils.getValue(style, 'parentPadding', 20); 2978 flowLayout.maintainParentLocation = true; 2981 flowLayout.intraCellSpacing = mxUtils.getValue(style, 'intraCellSpacing', 2983 flowLayout.interRankCellSpacing = mxUtils.getValue(style, 'interRankCellSpacing', 2985 flowLayout.interHierarchySpacing = mxUtils.getValue(style, 'interHierarchySpacing', 2987 flowLayout.parallelEdgeSpacing = mxUtils.getValue(style, 'parallelEdgeSpacing', 2990 return flowLayout;
|
| /plugin/diagramsnet/lib/js/diagramly/ |
| D | EditorUi.js | 13511 var flowLayout = new mxHierarchicalLayout(graph, 13513 flowLayout.intraCellSpacing = nodespacing; 13514 flowLayout.parallelEdgeSpacing = edgespacing; 13515 flowLayout.interRankCellSpacing = levelspacing; 13516 flowLayout.disableEdgeStyle = false; 13520 flowLayout.execute(graph.getDefaultParent(), select);
|
| /plugin/diagramsnet/lib/plugins/webcola/ |
| D | cola.min.js | 2 …this._handleDisconnected=a,this):this._handleDisconnected},a.prototype.flowLayout=function(a,b){re… method in a
|
| /plugin/syntaxhighlighter4/dist/ |
| D | syntaxhighlighter.js.map | 1 …loatSlider floatSlider2 floatSliderButtonGrp floatSliderGrp floor flow flowLayout fluidCacheInfo f…
|