Searched refs:getRotationHandlePosition (Results 1 – 5 of 5) sorted by relevance
/plugin/diagramsnet/lib/js/grapheditor/ |
H A D | Graph.js | 11773 mxVertexHandler.prototype.getRotationHandlePosition = function() method in mxVertexHandler
|
/plugin/diagramsnet/lib/mxgraph/ |
H A D | mxClient.js | 1559 …init(this.graph.container));c==mxEvent.ROTATION_HANDLE&&(b=this.getRotationHandlePosition(),a=b.x-… 1600 …nterX(),this.state.getCenterY()),n=mxUtils.getRotatedPoint(this.getRotationHandlePosition(),k,l,m)… 1602 mxVertexHandler.prototype.getRotationHandlePosition=function(){return new mxPoint(this.bounds.x+thi… method in mxVertexHandler
|
/plugin/diagramsnet/lib/js/ |
H A D | viewer.min.js | 1763 …init(this.graph.container));c==mxEvent.ROTATION_HANDLE&&(b=this.getRotationHandlePosition(),a=b.x-… 1804 …nterX(),this.state.getCenterY()),n=mxUtils.getRotatedPoint(this.getRotationHandlePosition(),k,l,m)… 1806 mxVertexHandler.prototype.getRotationHandlePosition=function(){return new mxPoint(this.bounds.x+thi… method in mxVertexHandler 2632 -12;mxVertexHandler.prototype.getRotationHandlePosition=function(){var b=this.getHandlePadding();re…
|
H A D | viewer-static.min.js | 1763 …init(this.graph.container));c==mxEvent.ROTATION_HANDLE&&(b=this.getRotationHandlePosition(),a=b.x-… 1804 …nterX(),this.state.getCenterY()),n=mxUtils.getRotatedPoint(this.getRotationHandlePosition(),k,l,m)… 1806 mxVertexHandler.prototype.getRotationHandlePosition=function(){return new mxPoint(this.bounds.x+thi… method in mxVertexHandler 2632 -12;mxVertexHandler.prototype.getRotationHandlePosition=function(){var b=this.getHandlePadding();re…
|
H A D | app.min.js | 1797 …init(this.graph.container));c==mxEvent.ROTATION_HANDLE&&(b=this.getRotationHandlePosition(),a=b.x-… 1838 …nterX(),this.state.getCenterY()),n=mxUtils.getRotatedPoint(this.getRotationHandlePosition(),k,l,m)… 1840 mxVertexHandler.prototype.getRotationHandlePosition=function(){return new mxPoint(this.bounds.x+thi… method in mxVertexHandler 2881 -12;mxVertexHandler.prototype.getRotationHandlePosition=function(){var a=this.getHandlePadding();re…
|