Home
last modified time | relevance | path

Searched refs:getShapeRotation (Results 1 – 5 of 5) sorted by relevance

/plugin/diagramsnet/lib/mxgraph/
DmxClient.js392 …dateTransform=function(a,b,c,d,e){a.scale(this.scale);a.rotate(this.getShapeRotation(),this.flipH,…
404 …eateBoundingBox();if(null!=a){this.augmentBoundingBox(a);var b=this.getShapeRotation();0!=b&&(a=mx…
407 mxShape.prototype.getShapeRotation=function(){var a=this.getRotation();null!=this.direction&&(this.… method in mxShape
441 mxPolyline.prototype.getShapeRotation=function(){return 0};mxPolyline.prototype.isPaintBoundsInvert… method in mxPolyline
475 …undingBox.height,this.unrotatedBoundingBox=null))};mxText.prototype.getShapeRotation=function(){re… method in mxText
941 ….isEdge(a.cell)&&(e=a.x+b*d,f=a.y+c*d,null!=a.shape)){var g=a.shape.getShapeRotation();if(this.leg…
1174 …c.width;c.width=c.height;c.height=e}var f=mxUtils.toRadians(b.shape.getShapeRotation());if(0!=f){v…
1530 …e.getTotalRotation=function(){return null!=this.state.shape?this.state.shape.getShapeRotation():0};
/plugin/diagramsnet/lib/js/grapheditor/
DShapes.js167 c.rotate(-this.getShapeRotation(), flipH, flipV, x + w / 2, y + h / 2);
/plugin/diagramsnet/lib/js/
Dviewer.min.js596 …dateTransform=function(a,b,c,d,e){a.scale(this.scale);a.rotate(this.getShapeRotation(),this.flipH,…
608 …eateBoundingBox();if(null!=a){this.augmentBoundingBox(a);var b=this.getShapeRotation();0!=b&&(a=mx…
611 mxShape.prototype.getShapeRotation=function(){var a=this.getRotation();null!=this.direction&&(this.… method in mxShape
645 mxPolyline.prototype.getShapeRotation=function(){return 0};mxPolyline.prototype.isPaintBoundsInvert… method in mxPolyline
679 …undingBox.height,this.unrotatedBoundingBox=null))};mxText.prototype.getShapeRotation=function(){re… method in mxText
1145 ….isEdge(a.cell)&&(e=a.x+b*d,f=a.y+c*d,null!=a.shape)){var g=a.shape.getShapeRotation();if(this.leg…
1378 …c.width;c.width=c.height;c.height=e}var f=mxUtils.toRadians(b.shape.getShapeRotation());if(0!=f){v…
1734 …e.getTotalRotation=function(){return null!=this.state.shape?this.state.shape.getShapeRotation():0};
2701 …rection==mxConstants.DIRECTION_SOUTH)var l=z,z=g,g=l;b.rotate(-this.getShapeRotation(),z,g,d+c/2,f…
Dapp.min.js630 …dateTransform=function(a,b,c,d,e){a.scale(this.scale);a.rotate(this.getShapeRotation(),this.flipH,…
642 …eateBoundingBox();if(null!=a){this.augmentBoundingBox(a);var b=this.getShapeRotation();0!=b&&(a=mx…
645 mxShape.prototype.getShapeRotation=function(){var a=this.getRotation();null!=this.direction&&(this.… method in mxShape
679 mxPolyline.prototype.getShapeRotation=function(){return 0};mxPolyline.prototype.isPaintBoundsInvert… method in mxPolyline
713 …undingBox.height,this.unrotatedBoundingBox=null))};mxText.prototype.getShapeRotation=function(){re… method in mxText
1179 ….isEdge(a.cell)&&(e=a.x+b*d,f=a.y+c*d,null!=a.shape)){var g=a.shape.getShapeRotation();if(this.leg…
1412 …c.width;c.width=c.height;c.height=e}var f=mxUtils.toRadians(b.shape.getShapeRotation());if(0!=f){v…
1768 …e.getTotalRotation=function(){return null!=this.state.shape?this.state.shape.getShapeRotation():0};
3247 …rection==mxConstants.DIRECTION_SOUTH)var g=r,r=f,f=g;a.rotate(-this.getShapeRotation(),r,f,b+d/2,c…
Dviewer-static.min.js596 …dateTransform=function(a,b,c,d,e){a.scale(this.scale);a.rotate(this.getShapeRotation(),this.flipH,…
608 …eateBoundingBox();if(null!=a){this.augmentBoundingBox(a);var b=this.getShapeRotation();0!=b&&(a=mx…
611 mxShape.prototype.getShapeRotation=function(){var a=this.getRotation();null!=this.direction&&(this.… method in mxShape
645 mxPolyline.prototype.getShapeRotation=function(){return 0};mxPolyline.prototype.isPaintBoundsInvert… method in mxPolyline
679 …undingBox.height,this.unrotatedBoundingBox=null))};mxText.prototype.getShapeRotation=function(){re… method in mxText
1145 ….isEdge(a.cell)&&(e=a.x+b*d,f=a.y+c*d,null!=a.shape)){var g=a.shape.getShapeRotation();if(this.leg…
1378 …c.width;c.width=c.height;c.height=e}var f=mxUtils.toRadians(b.shape.getShapeRotation());if(0!=f){v…
1734 …e.getTotalRotation=function(){return null!=this.state.shape?this.state.shape.getShapeRotation():0};
2701 …rection==mxConstants.DIRECTION_SOUTH)var l=z,z=g,g=l;b.rotate(-this.getShapeRotation(),z,g,d+c/2,f…