Home
last modified time | relevance | path

Searched refs:isSwimlane (Results 1 – 11 of 11) sorted by relevance

/plugin/diagramsnet/lib/js/grapheditor/
H A DGraph.js410 if (this.isSwimlane(current.cell))
684 if (this.isSwimlane(current.cell))
2248 if (this.isTable(cell) && (!this.isSwimlane(cell) ||
2259 if (this.isTableRow(cell) && (!this.isSwimlane(cell) ||
2438 return !this.isSwimlane(state.cell) && this.model.getChildCount(state.cell) > 0 &&
3980 !this.isSwimlane(tempCells[i]))
4502 if (this.isSwimlane(cell))
5551 !this.graph.isSwimlane(cell) && (geo == null || currentGeo == null ||
7666 Graph.prototype.isSwimlane = function(cell, ignoreState) method in Graph
8432 !this.isTableCell(cell) && !this.isSwimlane(cell))
[all …]
H A DMenus.js1523 !graph.isSwimlane(cell) && graph.getModel().getChildCount(cell) > 0 &&
H A DSidebar.js2776 return this.graph.isSwimlane(state.cell) || this.graph.isTableCell(state.cell) ||
H A DShapes.js5839 if (cells[i] != state.cell && graph.isSwimlane(cells[i]) &&
6234 else if (this.state.view.graph.isSwimlane(this.state.cell))
H A DFormat.js1978 else if (ss.cells.length == 1 && !graph.getModel().isEdge(cell) && !graph.isSwimlane(cell) &&
/plugin/diagramsnet/lib/mxgraph/
H A DmxClient.js1088 …];null!=d;){var d=this.model.getParent(d),f=this.view.getState(d);this.isSwimlane(d)&&null!=f&&a.p…
1120 …function(a,b,c){b=this.getBoundingBoxFromGeometry(b,!0);null!=b&&(this.isSwimlane(a)&&(a=this.getS…
1229 …ototype.getActualStartSize=function(a,b){var c=new mxRectangle;if(this.isSwimlane(a,b)){var d=this…
1233 mxGraph.prototype.isSwimlane=function(a,b){return null==a||this.model.getParent(a)==this.model.getR… method in mxGraph
1255 …plitEnabled()&&this.isSplitTarget(a,b,c)||!this.model.isEdge(a)&&(this.isSwimlane(a)||0<this.model…
1257isSwimlane(a[e]))return null;e=mxUtils.convertPoint(this.container,mxEvent.getClientX(b),mxEvent.g…
1258 …arent=a};mxGraph.prototype.getSwimlane=function(a){for(;null!=a&&!this.isSwimlane(a);)a=this.model…
1259 …etSwimlaneAt(a,b,f);if(null!=g)return g;if(this.isCellVisible(f)&&this.isSwimlane(f)&&(g=this.view…
1339 …)};mxSwimlaneManager.prototype.isSwimlaneIgnored=function(a){return!this.getGraph().isSwimlane(a)};
1340 mxSwimlaneManager.prototype.isCellHorizontal=function(a){return this.graph.isSwimlane(a)?(a=this.gr…
[all …]
/plugin/diagramsnet/lib/js/diagramly/
H A DEditor.js491 return cell != null && (graph.isSwimlane(cell) || graph.model.getChildCount(cell) > 0);
510 !format.editorUi.editor.graph.isSwimlane(state.vertices[0]) &&
542 return format.editorUi.editor.graph.isSwimlane(state.vertices[0]) ||
/plugin/diagramsnet/lib/js/
H A Dviewer.min.js1292 …];null!=d;){var d=this.model.getParent(d),f=this.view.getState(d);this.isSwimlane(d)&&null!=f&&a.p…
1324 …function(a,b,c){b=this.getBoundingBoxFromGeometry(b,!0);null!=b&&(this.isSwimlane(a)&&(a=this.getS…
1433 …ototype.getActualStartSize=function(a,b){var c=new mxRectangle;if(this.isSwimlane(a,b)){var d=this…
1437 mxGraph.prototype.isSwimlane=function(a,b){return null==a||this.model.getParent(a)==this.model.getR… method in mxGraph
1459 …plitEnabled()&&this.isSplitTarget(a,b,c)||!this.model.isEdge(a)&&(this.isSwimlane(a)||0<this.model…
1461isSwimlane(a[e]))return null;e=mxUtils.convertPoint(this.container,mxEvent.getClientX(b),mxEvent.g…
1463 …etSwimlaneAt(a,b,f);if(null!=g)return g;if(this.isCellVisible(f)&&this.isSwimlane(f)&&(g=this.view…
1543 …)};mxSwimlaneManager.prototype.isSwimlaneIgnored=function(a){return!this.getGraph().isSwimlane(a)};
1544 mxSwimlaneManager.prototype.isCellHorizontal=function(a){return this.graph.isSwimlane(a)?(a=this.gr…
1566 …aph.isSwimlane(d))):(!this.graph.isToggleEvent(c.getEvent())||!this.graph.isSiblingSelected(a)&&!t…
[all …]
H A Dapp.min.js1326 …];null!=d;){var d=this.model.getParent(d),f=this.view.getState(d);this.isSwimlane(d)&&null!=f&&a.p…
1358 …function(a,b,c){b=this.getBoundingBoxFromGeometry(b,!0);null!=b&&(this.isSwimlane(a)&&(a=this.getS…
1471 mxGraph.prototype.isSwimlane=function(a,b){return null==a||this.model.getParent(a)==this.model.getR… method in mxGraph
1493 …plitEnabled()&&this.isSplitTarget(a,b,c)||!this.model.isEdge(a)&&(this.isSwimlane(a)||0<this.model…
1495isSwimlane(a[e]))return null;e=mxUtils.convertPoint(this.container,mxEvent.getClientX(b),mxEvent.g…
1497 …etSwimlaneAt(a,b,f);if(null!=g)return g;if(this.isCellVisible(f)&&this.isSwimlane(f)&&(g=this.view…
1577 …)};mxSwimlaneManager.prototype.isSwimlaneIgnored=function(a){return!this.getGraph().isSwimlane(a)};
1578 mxSwimlaneManager.prototype.isCellHorizontal=function(a){return this.graph.isSwimlane(a)?(a=this.gr…
1600 …aph.isSwimlane(d))):(!this.graph.isToggleEvent(c.getEvent())||!this.graph.isSiblingSelected(a)&&!t…
2518 Sidebar.prototype.isDropStyleTargetIgnored=function(a){return this.graph.isSwimlane(a.cell)||this.g…
[all …]
H A Dviewer-static.min.js1292 …];null!=d;){var d=this.model.getParent(d),f=this.view.getState(d);this.isSwimlane(d)&&null!=f&&a.p…
1324 …function(a,b,c){b=this.getBoundingBoxFromGeometry(b,!0);null!=b&&(this.isSwimlane(a)&&(a=this.getS…
1433 …ototype.getActualStartSize=function(a,b){var c=new mxRectangle;if(this.isSwimlane(a,b)){var d=this…
1437 mxGraph.prototype.isSwimlane=function(a,b){return null==a||this.model.getParent(a)==this.model.getR… method in mxGraph
1459 …plitEnabled()&&this.isSplitTarget(a,b,c)||!this.model.isEdge(a)&&(this.isSwimlane(a)||0<this.model…
1461isSwimlane(a[e]))return null;e=mxUtils.convertPoint(this.container,mxEvent.getClientX(b),mxEvent.g…
1463 …etSwimlaneAt(a,b,f);if(null!=g)return g;if(this.isCellVisible(f)&&this.isSwimlane(f)&&(g=this.view…
1543 …)};mxSwimlaneManager.prototype.isSwimlaneIgnored=function(a){return!this.getGraph().isSwimlane(a)};
1544 mxSwimlaneManager.prototype.isCellHorizontal=function(a){return this.graph.isSwimlane(a)?(a=this.gr…
1566 …aph.isSwimlane(d))):(!this.graph.isToggleEvent(c.getEvent())||!this.graph.isSiblingSelected(a)&&!t…
[all …]
/plugin/jdraw/lib/
H A Djgraphx.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...