Home
last modified time | relevance | path

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

12

/plugin/diagramsnet/lib/js/
H A Dapp.min.js860isVertex()?this.x[0]=b:this.isEdge()&&(this.x[a-this.minRank-1]=b)};mxGraphAbstractHierarchyCell.p…
918 …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.…
997 …ent(g)}f&&c.push(e)}return c};mxGraphModel.prototype.isVertex=function(a){return null!=a?a.isVerte… method in mxGraphModel
1403isVertex(a)||this.isAllowNegativeCoordinates()||(d.x=Math.max(0,parseFloat(d.x)),d.y=Math.max(0,pa…
1432isVertex(k)&&k!=this.view.currentRoot&&(g=this.getBoundingBoxFromGeometry([k],!1),null!=g&&(f=new …
1610 …(),d=0;d<a.length;d++)if(c.isVertex(a[d])||c.isEdge(a[d])){var e=this.graph.view.getState(a[d]);if…
1821isVertex(a)||d.isEdge(a)){if(!d.isEdge(a)){var e=(this.graph.getCurrentCellStyle(a)[mxConstants.ST…
2723 …graph.getModel().isVertex(a)&&!this.graph.isCellConnectable(a)){var b=this.graph.getModel().getPar…
2732 …turn this.model.isVertex(a)&&this.isTableRow(this.model.getParent(a))};Graph.prototype.isTableRow=…
2733 …childLayout};Graph.prototype.isStackChild=function(a){return this.model.isVertex(a)&&this.isStack(…
[all …]
H A Dviewer-static.min.js826isVertex()?this.x[0]=b:this.isEdge()&&(this.x[a-this.minRank-1]=b)};mxGraphAbstractHierarchyCell.p…
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.…
963 …ent(g)}f&&c.push(e)}return c};mxGraphModel.prototype.isVertex=function(a){return null!=a?a.isVerte… method in mxGraphModel
1369isVertex(a)||this.isAllowNegativeCoordinates()||(d.x=Math.max(0,parseFloat(d.x)),d.y=Math.max(0,pa…
1398isVertex(k)&&k!=this.view.currentRoot&&(g=this.getBoundingBoxFromGeometry([k],!1),null!=g&&(f=new …
1576 …(),d=0;d<a.length;d++)if(c.isVertex(a[d])||c.isEdge(a[d])){var e=this.graph.view.getState(a[d]);if…
1787isVertex(a)||d.isEdge(a)){if(!d.isEdge(a)){var e=(this.graph.getCurrentCellStyle(a)[mxConstants.ST…
2419 …view.translate,l=n.x*e,n=n.y*e;null!=m&&this.model.isVertex(m.cell)&&(l=m.x,n=m.y);this.model.isVe…
2474 …graph.getModel().isVertex(b)&&!this.graph.isCellConnectable(b)){var c=this.graph.getModel().getPar…
2483 …turn this.model.isVertex(b)&&this.isTableRow(this.model.getParent(b))};Graph.prototype.isTableRow=…
[all …]
H A Dextensions.min.js1118 …=b}(n,f.mxgraph.io.vsdx.mxVsdxConstants.FOREIGN))){var w=b.getId();if(b.isVertex()){n=null;n=b.isG…
1124isVertex()?(q=f.mxgraph.io.vsdx.VsdxShape.getType(y.getShape()),null!=q&&(function(a,b){return a&&…
1143 …(new String(a.getValue(b))).toString();n=a.getStyle(b);return 0!==c||!a.isVertex(b)||null!=a.getVa…
1399 …){return a&&a.equals?a.equals(b):a===b})("Themed",b)?(b=this.getTheme(),b=null!=b?(this.isVertex()?
1497 …n(a,b,d){void 0===d&&(d=0);return a.substr(d,b.length)===b}(a,"Fancy arrow")};b.prototype.isVertex= method in b
1513 …ls?b.equals("Themed"):"Themed"===b)?(b=this.getTheme(),null!=b&&(a=this.isVertex()?b.getLineDashPa…
1514 ….equals(b):a===b}(a,"Themed")){if(a=this.getTheme(),null!=a)return this.isVertex()?a.isLineDashed$…
1515 …ls("Themed"):"Themed"===a;if(d){var e=this.getTheme();null!=e&&(b=(this.isVertex()?e.getLineWidth$…
1517 …als("Themed"):"Themed"===a;if(d){var e=this.getTheme();null!=e&&(c=this.isVertex()?e.getEndSize(th…
1527 m-m*d);a.getGeometry().offset=c}};b.prototype.getForm=function(){var a={};if(this.isVertex())try{va…
[all …]
/plugin/diagramsnet/lib/js/grapheditor/
H A DEditor.js2679 else if (this.graph.getModel().isVertex(cells[i]))
2836 while (state != null && (model.isVertex(parent) || model.isEdge(parent)))
H A DFormat.js210 if (graph.getModel().isVertex(cell))
314 (state.view.graph.model.isVertex(state.cell) ||
1994 if (graph.getModel().isVertex(graph.getSelectionCell()))
2092 if (ss.cells.length == 1 && graph.getModel().isVertex(cell) && !ss.row &&
2093 !ss.cell && graph.getModel().isVertex(graph.getModel().getParent(cell)))
2755 if (graph.getModel().isVertex(cells[i]))
H A DDialogs.js1704 if (ui.editor.graph.getModel().isVertex(cell) || ui.editor.graph.getModel().isEdge(cell))
/plugin/diagramsnet/lib/plugins/trees/
H A Dtrees.js1208 (!graph.getModel().isVertex(tmp.cell) || !isTreeCell(me.getCell()))))
/plugin/jdraw/src/com/mxgraph/examples/swing/editor/
H A DEditorActions.java796 if (model.isVertex(cells[i])) { in actionPerformed()
H A DEditorActions.java.bak796 if (model.isVertex(cells[i])) {
/plugin/diagramsnet/lib/js/diagramly/
H A DEditor.js518 … return (state.vertices.length > 0) ? model.isVertex(model.getParent(state.vertices[0])) : false;
5279 …var defaults = (graph.getModel().isVertex(cells[i])) ? graph.defaultVertexStyle : graph.defaultEdg…
5299 graph.getModel().isVertex(cells[i]))
5328 if (graph.getModel().isVertex(cells[i]))
7243 this.model.isVertex(cells[i]) || this.model.isEdge(cells[i]))
H A DMinimal.js1032 if (graph.model.isVertex(cell))
H A DMenus.js722 if (graph.getModel().isVertex(cells[i]))
H A DDialogs.js2252 if (graph.getModel().isVertex(cells[i]))
6969 (graph.model.isVertex(state.cell) || graph.model.isEdge(state.cell)))
H A DEditorUi.js13844 graph.getModel().isVertex(editable[0]));

12