Searched refs:isCellMovable (Results 1 – 8 of 8) sorted by relevance
540 …mxGraphLayout.prototype.isVertexMovable=function(a){return this.graph.isCellMovable(a)};mxGraphLay…615 …+=d}};mxParallelEdgeLayout.prototype.route=function(a,b,c){this.graph.isCellMovable(a)&&this.setEd…1158 …height=m*c:"0"==f[mxConstants.STYLE_RESIZE_HEIGHT]&&(e.height=m);this.isCellMovable(a)||(e.x=g,e.y…1240 …Cells(a,mxUtils.bind(this,function(a){return this.isCellMovable(a)}))};mxGraph.prototype.isCellMov… method in mxGraph1368 …isMoveEnabled()){var d=this.graph.model,e=d.getGeometry(c);this.graph.isCellMovable(c)&&(!d.isEdge…1370 …ototype.getCells=function(a){return!this.delayedSelection&&this.graph.isCellMovable(a)?[a]:this.gr…1380 …isMouseDown||(d=c.getCursorForMouseEvent(b),null==d&&c.isEnabled()&&c.isCellMovable(b.getCell())&&…1457 mxConnectionHandler.prototype.isImmediateConnectSource=function(a){return!this.graph.isCellMovable(…1541 …useEvents(this.selectionBorder.node,this.graph,this.state);this.graph.isCellMovable(this.state.cel…1543 …_HANDLE_FILLCOLOR),this.sizers.push(this.labelShape))}else this.graph.isCellMovable(this.state.cel…[all …]
META-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
214 result.movable = result.movable && graph.isCellMovable(cell) &&
12636 if (this.graph.isCellMovable(cells[i]))
744 …mxGraphLayout.prototype.isVertexMovable=function(a){return this.graph.isCellMovable(a)};mxGraphLay…819 …+=d}};mxParallelEdgeLayout.prototype.route=function(a,b,c){this.graph.isCellMovable(a)&&this.setEd…1362 …height=m*c:"0"==f[mxConstants.STYLE_RESIZE_HEIGHT]&&(e.height=m);this.isCellMovable(a)||(e.x=g,e.y…1444 …Cells(a,mxUtils.bind(this,function(a){return this.isCellMovable(a)}))};mxGraph.prototype.isCellMov… method in mxGraph1572 …isMoveEnabled()){var d=this.graph.model,e=d.getGeometry(c);this.graph.isCellMovable(c)&&(!d.isEdge…1574 …ototype.getCells=function(a){return!this.delayedSelection&&this.graph.isCellMovable(a)?[a]:this.gr…1584 …isMouseDown||(d=c.getCursorForMouseEvent(b),null==d&&c.isEnabled()&&c.isCellMovable(b.getCell())&&…1661 mxConnectionHandler.prototype.isImmediateConnectSource=function(a){return!this.graph.isCellMovable(…1745 …useEvents(this.selectionBorder.node,this.graph,this.state);this.graph.isCellMovable(this.state.cel…1747 …_HANDLE_FILLCOLOR),this.sizers.push(this.labelShape))}else this.graph.isCellMovable(this.state.cel…[all …]
778 …mxGraphLayout.prototype.isVertexMovable=function(a){return this.graph.isCellMovable(a)};mxGraphLay…853 …+=d}};mxParallelEdgeLayout.prototype.route=function(a,b,c){this.graph.isCellMovable(a)&&this.setEd…1396 …height=m*c:"0"==f[mxConstants.STYLE_RESIZE_HEIGHT]&&(e.height=m);this.isCellMovable(a)||(e.x=g,e.y…1478 …Cells(a,mxUtils.bind(this,function(a){return this.isCellMovable(a)}))};mxGraph.prototype.isCellMov… method in mxGraph1606 …isMoveEnabled()){var d=this.graph.model,e=d.getGeometry(c);this.graph.isCellMovable(c)&&(!d.isEdge…1608 …ototype.getCells=function(a){return!this.delayedSelection&&this.graph.isCellMovable(a)?[a]:this.gr…1618 …isMouseDown||(d=c.getCursorForMouseEvent(b),null==d&&c.isEnabled()&&c.isCellMovable(b.getCell())&&…1695 mxConnectionHandler.prototype.isImmediateConnectSource=function(a){return!this.graph.isCellMovable(…1779 …useEvents(this.selectionBorder.node,this.graph,this.state);this.graph.isCellMovable(this.state.cel…1781 …_HANDLE_FILLCOLOR),this.sizers.push(this.labelShape))}else this.graph.isCellMovable(this.state.cel…[all …]
8740 if (graph.isCellMovable(vertices[i]))