Lines Matching refs:moveCells

841 0)+1;null!=e&&(d+=e.x,g+=e.y);this.graph.moveCells(this.vertexArray,d,g)}finally{b.endUpdate()}};mx…
966 …+d.height+2*this.parentBorder;this.graph.model.setGeometry(f,k);this.graph.moveCells(g,-m,c.y-n)}};
1363 …ound(n.height+2*b+p.y+d+f+p.height);this.model.setGeometry(a[k],l);this.moveCells(m,b+p.x-n.x+g,b+…
1398 mxGraph.prototype.importCells=function(a,b,c,d,e,f){return this.moveCells(a,b,c,!0,d,e,f)};
1399 mxGraph.prototype.moveCells=function(a,b,c,d,e,f,g){b=null!=b?b:0;c=null!=c?c:0;d=null!=d?d:!1;if(n… method in mxGraph
1633 …())?c.splitEdge(g,this.cells,null,f,e,b.getGraphX(),b.getGraphY()):this.moveCells(this.cells,f,e,d…
1636 mxGraphHandler.prototype.moveCells=function(a,b,c,d,e,f){d&&(a=this.graph.getCloneableCells(a));var… method in mxGraphHandler
1637 this.graph.model.getParent(a[l]);null==m||k.get(m)||(k.put(m,!0),g.push(m))}}a=this.graph.moveCells
2333 …st){var a=h.roundLength(h.currentDx/g),b=h.roundLength(h.currentDy/g);h.moveCells(h.cells,a,b);h.r…
2778 …etDefaultParent()))for(f=0;f<k.length;f++)J=this.model.getChildren(this.moveCells([k[f]],b,c,!1,th…
2779moveCells(J,b,c,!1,this.getDefaultParent()),g[f.getChildAt(f.root,0).getId()]=this.getDefaultParen…
2786 …is.model.endUpdate()}c=!0}}return c};var m=Graph.prototype.moveCells;Graph.prototype.moveCells=fun…
2823 if(null!=l){var m=this.moveCells([h[c]],e,e,!1)[0];f.push(m);if(b)d.add(l,h[c]);else{var n=l.getInd…
3752 …g(c)||mxResources.get("background"),null,mxUtils.bind(this,function(){g.moveCells(g.getSelectionCe…
11846 …cloneCells(g.getSelectionCells()),d=g.getBoundingBoxFromGeometry(b),b=g.moveCells(b,-d.x,-d.y);c.s…
12009 …sTreeEdge(c);d&&D.push(c);(null==c||d)&&D.push(b);return null==c||d});v.moveCells(D,(c?1:-1)*e,(c?…
12011 …stants.DIRECTION_WEST?(m=-m,n=0):c==mxConstants.DIRECTION_EAST&&(n=0);v.moveCells(l,m,n);return v.…
12022 …k[0],!0),l[f])}}}finally{this.model.endUpdate()}return l};var y=v.moveCells;v.moveCells=function(c… class in v