Lines Matching refs:roundLength
1616 …raphHandler.prototype.removeHint=function(){};mxGraphHandler.prototype.roundLength=function(a){ret… method in mxGraphHandler
1633 …)&&this.isCloneEnabled(),e=c.getView().scale,f=this.roundLength(this.currentDx/e),e=this.roundLeng…
1801 …ngle=function(a){return Math.round(10*a)/10};mxVertexHandler.prototype.roundLength=function(a){ret… method in mxVertexHandler
1812 …roundLength(this.unscaledBounds.x+b/f);this.unscaledBounds.y=this.roundLength(this.unscaledBounds.…
1820 …veResize(this.state,b);this.resizeCell(this.state.cell,this.roundLength(n/q),this.roundLength(p/q)…
1873 …xEdgeHandler.prototype.removeHint=function(){};mxEdgeHandler.prototype.roundLength=function(a){ret… method in mxEdgeHandler
1875 … b=this.graph.getView(),c=b.scale,d=new mxPoint(this.roundLength(a.getGraphX()/c)*c,this.roundLeng…
1898 …his.abspoints.length-1],f.x=this.roundLength(f.x/this.graph.view.scale-this.graph.view.translate.x…
2333 …window.setTimeout(function(){if(null!=h.first){var a=h.roundLength(h.currentDx/g),b=h.roundLength(…
2877 ….translate,e=this.graph.view.scale;c=this.roundLength((this.bounds.x+this.currentDx)/e-d.x);d=this…
2897 …is.state.view.unit;this.hint.innerHTML=b(this.roundLength(this.bounds.width/c),d)+" x "+b(this.rou…
2899 …his.graph.view.translate,f=this.graph.view.scale,g=this.roundLength(d.x/f-e.x),e=this.roundLength(…