Lines Matching refs:isCellMovable

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 mxGraph
1606 …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…
1851 !1;mxEvent.redirectMouseEvents(this.shape.node,this.graph,this.state);this.graph.isCellMovable(this…
2913 …this.graph.getDefaultParent(),!0,!0),c=0;c<k.length;c++)if(this.graph.isCellMovable(k[c])){var h=t…
2965 …;a.rotatable=a.rotatable&&d.isCellRotatable(b);a.movable=a.movable&&d.isCellMovable(b)&&!d.isTable…
10321 …c<e.length;c++){var f=d.getCellGeometry(e[c]);null!=f&&(f=f.clone(),d.isCellMovable(e[c])&&(f.rela…