Home
last modified time | relevance | path

Searched refs:isVertex (Results 1 – 25 of 39) sorted by relevance

12

/plugin/diagramsnet/lib/plugins/webcola/
DmxWebColaLayout.js118 if (cell.isVertex()) {
154 if (child.isVertex())
224 if (child.isVertex())
289 if (cell.isVertex() && this.layout.isLeafOrCollapsed(cell))
310 if (model.isVertex(cell))
358 if (cell.isVertex() && !this.layout.isLeafOrCollapsed(cell))
369 if (model.isVertex(cell))
DmxWebColaAdaptor.js359 if (cell.isVertex() && this.isLeafOrCollapsed(cell) && activeVertices[cell.id])
430 if (!cell.isVertex() || !this.isLeafOrCollapsed(cell))
433 if (parent.isVertex())
569 if (cell.isVertex())
670 if (cell.isVertex())
692 if (child.isVertex())
719 if (!cell.isVertex() || !activeVertices[cell])
758 if (!cell.isVertex())
796 if (cell.isVertex())
/plugin/diagramsnet/lib/plugins/
Dexplore.js19 if (graph.model.isVertex(graph.getSelectionCell()))
106 if (this.model.isVertex(cell))
186 if (graph.getModel().isVertex(cell))
207 if (tmp != graph.rootCell && graph.getModel().isVertex(tmp))
239 if (tmp != graph.rootCell && graph.getModel().isVertex(tmp) &&
361 if (ui.editor.graph.model.isVertex(me.getCell()) &&
Dnumber.js36 if (recurse && state != null && graph.model.isVertex(state.cell) &&
52 if (enabled && numbered && graph.model.isVertex(state.cell) &&
Dvoice.js923 if (graph.getModel().isVertex(cell) && geo != null)
959 if (graph.getModel().isVertex(cell) && geo != null)
1028 if (graph.getModel().isVertex(cell) && geo != null)
1071 if (graph.model.isVertex(cell) && graph.model.isEdge(current) &&
1114 if (graph.getModel().isVertex(cell))
1335 if (graph.model.isVertex(child))
1394 if (graph.model.isVertex(child))
1754 if (graph.model.isVertex(cell))
1935 if (graph.getModel().isVertex(cell))
1971 else if (graph.model.isVertex(cell))
[all …]
Dupdate.js237 else if (graph.model.isVertex(cell))
Dtags.js157 if (graph.model.isVertex(cells[i]) || graph.model.isEdge(cells[i]))
Danimation.js77 if (graph.getModel().isVertex(cell) || graph.getModel().isEdge(cell))
/plugin/jdraw/src/com/mxgraph/examples/swing/
DCustomCanvas.java42 if (getModel().isVertex(state.getCell()) in CustomCanvas()
50 else if (getModel().isVertex(state.getCell()) in CustomCanvas()
DCustomCanvas.java.bak40 if (getModel().isVertex(state.getCell())
48 else if (getModel().isVertex(state.getCell())
DSchemaEditor.java40 return model.isVertex(cell); in SchemaEditor()
DGraphEditor.java568 if (targetCell.isVertex() == dropCell.isVertex() in importCells()
DGraphEditor.java.bak439 if (targetCell.isVertex() == dropCell.isVertex()
/plugin/jdraw/src/com/mxgraph/examples/swing/editor/
DSchemaGraphComponent.java141 if (getGraph().getModel().isVertex(state.getCell())) in createComponents()
/plugin/diagramsnet/lib/js/grapheditor/
DMenus.js458 if (graph.getModel().isVertex(tmp))
487 if (graph.getModel().isVertex(tmp))
509 if (graph.getModel().isVertex(tmp))
1584 if (graph.getSelectionCount() == 1 && (hasWaypoints || (graph.getModel().isVertex(cell) &&
1607 …if (this.editorUi.editor.graph.getModel().isVertex(cell) && mxUtils.getValue(state.style, mxConsta…
DGraph.js2181 return (vertices && model.isVertex(cell)) || (edges && model.isEdge(cell));
2417 vertices && this.model.isVertex(cell)))
2478 if (!this.model.isVertex(temp))
3095 else if (this.model.isVertex(state.cell) &&
3440 (this.model.isVertex(cell) && (this.vertexLabelsMovable ||
3847 if (cells.length == 2 && this.model.isVertex(cells[1]))
3902 while (source.geometry.relative && this.model.isVertex(source.parent))
3943 if (parentState != null && this.model.isVertex(parentState.cell))
3950 if (this.model.isVertex(source.parent) && source.geometry.relative)
4168 if (this.model.isVertex(cell) || this.model.isEdge(cell))
[all …]
DSidebar.js2241 if ((graph.getModel().isVertex(targetCell) == graph.getModel().isVertex(source)) ||
2544 else if (useParent && graph.model.isVertex(targetParent))
2794 if (firstVertex == null && graph.model.isVertex(cells[i]))
2998 … if (geo2 != null && !geo2.relative && graph.model.isVertex(parent) && parent != view.currentRoot)
3070 if (this.graph.getModel().isVertex(parent) &&
3125 …!this.isDropStyleTargetIgnored(state) && ((graph.model.isVertex(state.cell) && firstVertex != null…
3267 (graph.model.isVertex(cell) && graph.isCellConnectable(cell)));
3417 model.isVertex(model.getParent(target)))
3480 graph.model.isVertex(graph.getSelectionCell()))
3486 if (graph.model.isVertex(cells[i]))
DActions.js300 if (graph.isEnabled() && cell != null && graph.getModel().isVertex(cell))
323 if (graph.getModel().isVertex(cells[i]))
590 graph.model.isVertex(cells[i]))
1501 while (graph.getModel().isVertex(parent) && pgeo != null)
DEditorUi.js742 vertex = graph.getModel().isVertex(cells[i]) || vertex;
1281 while (temp != null && graph.model.isVertex(temp) && geo != null && geo.relative)
3789 if (graph.getModel().isVertex(cell))
3831 graph.getModel().isVertex(graph.getModel().getParent(editable[0])));
5127 if (graph.getModel().isVertex(cells[i]) && graph.isCellResizable(cells[i]))
5170 if (graph.getSelectionCount() == 1 && graph.model.isVertex(cell) &&
5277 if (graph.model.isVertex(graph.getSelectionCell()))
/plugin/diagramsnet/lib/mxgraph/
DmxClient.js247 …etState(a),e=null;if(null!=d&&(e=this.getDelta(d),this.graph.getModel().isVertex(a)&&(0!=e.x||0!=e…
475 …){return!this.horizontal&&null!=this.state&&this.state.view.graph.model.isVertex(this.state.cell)};
540 …yout.prototype.isVertexIgnored=function(a){return!this.graph.getModel().isVertex(a)||!this.graph.i…
570 this.parentX=null;if(a!=this.root&&null!=c.isVertex(a)&&this.maintainParentLocation){var f=this.gra…
621 …type.isEdge=function(){return!1};mxGraphAbstractHierarchyCell.prototype.isVertex=function(){return… method in mxGraphAbstractHierarchyCell
622isVertex()?this.x[0]=b:this.isEdge()&&(this.x[a-this.minRank-1]=b)};mxGraphAbstractHierarchyCell.p…
625 …urn this.previousLayerConnectedCells[0]};mxGraphHierarchyNode.prototype.isVertex=function(){return… method in mxGraphHierarchyNode
635 …ngth;g++){var k=a.getVisibleTerminal(f[g],!1);if(k!=b[e]&&a.graph.model.isVertex(k)&&!a.isVertexIg…
646 …ngth;k++){var l=a.getVisibleTerminal(g[k],!1);if(l!=b[f]&&a.graph.model.isVertex(l)&&!a.isVertexIg…
680 …Value=function(a,b){for(var c=0,d=0;d<b.length;d++){var e=b[d];a.isVertex()&&e.isVertex()?c++:c=a.…
[all …]
/plugin/diagramsnet/lib/js/diagramly/sidebar/
DSidebar.js1370 if (cells != null && graph.getSelectionCount() == 1 && graph.getModel().isVertex(cells[0]))
1376 graph.getModel().isVertex(target))
/plugin/diagramsnet/lib/js/diagramly/
DTrees.js156 return model.isVertex(cell) && hasTreeParent(cell);
312 if (graph.isEnabled() && graph.model.isVertex(cell))
/plugin/diagramsnet/lib/js/
Dviewer.min.js451 …etState(a),e=null;if(null!=d&&(e=this.getDelta(d),this.graph.getModel().isVertex(a)&&(0!=e.x||0!=e…
679 …){return!this.horizontal&&null!=this.state&&this.state.view.graph.model.isVertex(this.state.cell)};
744 …yout.prototype.isVertexIgnored=function(a){return!this.graph.getModel().isVertex(a)||!this.graph.i…
774 this.parentX=null;if(a!=this.root&&null!=c.isVertex(a)&&this.maintainParentLocation){var f=this.gra…
825 …type.isEdge=function(){return!1};mxGraphAbstractHierarchyCell.prototype.isVertex=function(){return… method in mxGraphAbstractHierarchyCell
826isVertex()?this.x[0]=b:this.isEdge()&&(this.x[a-this.minRank-1]=b)};mxGraphAbstractHierarchyCell.p…
829 …urn this.previousLayerConnectedCells[0]};mxGraphHierarchyNode.prototype.isVertex=function(){return… method in mxGraphHierarchyNode
839 …ngth;g++){var k=a.getVisibleTerminal(f[g],!1);if(k!=b[e]&&a.graph.model.isVertex(k)&&!a.isVertexIg…
850 …ngth;k++){var l=a.getVisibleTerminal(g[k],!1);if(l!=b[f]&&a.graph.model.isVertex(l)&&!a.isVertexIg…
884 …Value=function(a,b){for(var c=0,d=0;d<b.length;d++){var e=b[d];a.isVertex()&&e.isVertex()?c++:c=a.…
[all …]
/plugin/jdraw/lib/
Djgraphx.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/diagramsnet/lib/js/diagramly/vsdx/
Dimporter.js884 if (shape.isVertex()) {
989 if (subShape.isVertex()) {
1007 if (subShape.isVertex()) {
1522 if (childCount === 0 && model.isVertex(cell)) {
1602 if (shape.isVertex()) {
7649 Style.prototype.isVertex = function () { method in Style
8049 …var colorObj = this.isVertex() ? theme_7.getLineColor$com_mxgraph_io_vsdx_theme_QuickStyleVals(thi…
8216 …var colorObj = this.isVertex() ? theme_9.getFontColor$com_mxgraph_io_vsdx_theme_QuickStyleVals(thi…
10515 VsdxShape.prototype.isVertex = function () { method in VsdxShape
10956 …pattern = this.isVertex() ? theme_12.getLineDashPattern$com_mxgraph_io_vsdx_theme_QuickStyleVals(t…
[all …]

12