Lines Matching refs:roundLength
1582 …raphHandler.prototype.removeHint=function(){};mxGraphHandler.prototype.roundLength=function(a){ret… method in mxGraphHandler
1599 …)&&this.isCloneEnabled(),e=c.getView().scale,f=this.roundLength(this.currentDx/e),e=this.roundLeng…
1767 …ngle=function(a){return Math.round(10*a)/10};mxVertexHandler.prototype.roundLength=function(a){ret… method in mxVertexHandler
1778 …roundLength(this.unscaledBounds.x+b/f);this.unscaledBounds.y=this.roundLength(this.unscaledBounds.…
1786 …veResize(this.state,b);this.resizeCell(this.state.cell,this.roundLength(n/q),this.roundLength(p/q)…
1839 …xEdgeHandler.prototype.removeHint=function(){};mxEdgeHandler.prototype.roundLength=function(a){ret… method in mxEdgeHandler
1841 … b=this.graph.getView(),c=b.scale,d=new mxPoint(this.roundLength(a.getGraphX()/c)*c,this.roundLeng…
1864 …his.abspoints.length-1],f.x=this.roundLength(f.x/this.graph.view.scale-this.graph.view.translate.x…
2299 …window.setTimeout(function(){if(null!=g.first){var b=g.roundLength(g.currentDx/l),d=g.roundLength(…
2628 ….translate,e=this.graph.view.scale;d=this.roundLength((this.bounds.x+this.currentDx)/e-f.x);f=this…
2648 …is.state.view.unit;this.hint.innerHTML=c(this.roundLength(this.bounds.width/d),f)+" x "+c(this.rou…
2650 …his.graph.view.translate,g=this.graph.view.scale,l=this.roundLength(f.x/g-e.x),e=this.roundLength(…