Searched refs:rotationHandleVSpacing (Results 1 – 5 of 5) sorted by relevance
/plugin/diagramsnet/lib/js/grapheditor/ |
H A D | Graph.js | 11772 mxVertexHandler.prototype.rotationHandleVSpacing = -12; method in mxVertexHandler 11777 …return new mxPoint(this.bounds.x + this.bounds.width - this.rotationHandleVSpacing + padding.x / 2, 11778 this.bounds.y + this.rotationHandleVSpacing - padding.y / 2) 12511 mxVertexHandler.prototype.rotationHandleVSpacing = -16; method in mxVertexHandler
|
/plugin/diagramsnet/lib/js/ |
H A D | viewer.min.js | 1743 ….prototype.constrainGroupByChildren=!1;mxVertexHandler.prototype.rotationHandleVSpacing=-16;mxVert… method in mxVertexHandler 1806 …new mxPoint(this.bounds.x+this.bounds.width/2,this.bounds.y+this.rotationHandleVSpacing)};mxVertex… 2631 …nts);d.stroke="#C0C0C0";d.strokewidth=1;return d};mxVertexHandler.prototype.rotationHandleVSpacing= 2632 …int(this.bounds.x+this.bounds.width-this.rotationHandleVSpacing+b.x/2,this.bounds.y+this.rotationH… 2660 …erance=12,Graph.prototype.tolerance=12,mxVertexHandler.prototype.rotationHandleVSpacing=-16,mxCons…
|
H A D | viewer-static.min.js | 1743 ….prototype.constrainGroupByChildren=!1;mxVertexHandler.prototype.rotationHandleVSpacing=-16;mxVert… method in mxVertexHandler 1806 …new mxPoint(this.bounds.x+this.bounds.width/2,this.bounds.y+this.rotationHandleVSpacing)};mxVertex… 2631 …nts);d.stroke="#C0C0C0";d.strokewidth=1;return d};mxVertexHandler.prototype.rotationHandleVSpacing= 2632 …int(this.bounds.x+this.bounds.width-this.rotationHandleVSpacing+b.x/2,this.bounds.y+this.rotationH… 2660 …erance=12,Graph.prototype.tolerance=12,mxVertexHandler.prototype.rotationHandleVSpacing=-16,mxCons…
|
H A D | app.min.js | 1777 ….prototype.constrainGroupByChildren=!1;mxVertexHandler.prototype.rotationHandleVSpacing=-16;mxVert… method in mxVertexHandler 1840 …new mxPoint(this.bounds.x+this.bounds.width/2,this.bounds.y+this.rotationHandleVSpacing)};mxVertex… 2880 …nts);b.stroke="#C0C0C0";b.strokewidth=1;return b};mxVertexHandler.prototype.rotationHandleVSpacing= 2881 …int(this.bounds.x+this.bounds.width-this.rotationHandleVSpacing+a.x/2,this.bounds.y+this.rotationH… 2909 …erance=12,Graph.prototype.tolerance=12,mxVertexHandler.prototype.rotationHandleVSpacing=-16,mxCons…
|
/plugin/diagramsnet/lib/mxgraph/ |
H A D | mxClient.js | 1539 ….prototype.constrainGroupByChildren=!1;mxVertexHandler.prototype.rotationHandleVSpacing=-16;mxVert… method in mxVertexHandler 1602 …new mxPoint(this.bounds.x+this.bounds.width/2,this.bounds.y+this.rotationHandleVSpacing)};mxVertex…
|