Home
last modified time | relevance | path

Searched refs:rotate (Results 126 – 150 of 304) sorted by last modified time

12345678910>>...13

/plugin/diagramsnet/lib/js/spin/
H A Dspin.min.js2rotate:0,corners:1,color:"#000",direction:1,speed:1,trail:100,opacity:.25,fps:20,zIndex:2e9,classN…
/plugin/diagramsnet/lib/styles/
H A Dgrapheditor.css1660 0% { transform: rotate(0); }
1661 10% { transform: rotate(30deg); }
1662 20% { transform: rotate(0); }
1663 80% { transform: rotate(0); }
1664 90% { transform: rotate(-30deg); }
1665 100% { transform: rotate(0); }
1829 transform: rotate(90deg);
/plugin/diagramsnet/lib/js/
H A Dviewer-static.min.js4rotate:0,corners:1,color:"#000",direction:1,speed:1,trail:100,opacity:.25,fps:20,zIndex:2e9,classN…
465 mxAbstractCanvas2D.prototype.rotate=function(a,b,c,d,e){};mxAbstractCanvas2D.prototype.setAlpha=fun… method in mxAbstractCanvas2D
476 mxXmlCanvas2D.prototype.rotate=function(a,b,c,d,e){var f=this.createElement("rotate");if(0!=a||b||c… method in mxXmlCanvas2D
530 mxSvgCanvas2D.prototype.rotate=function(a,b,c,d,e){if(0!=a||b||c){var f=this.state;d+=f.dx;e+=f.dy;… method in mxSvgCanvas2D
596 …hape.prototype.updateTransform=function(a,b,c,d,e){a.scale(this.scale);a.rotate(this.getShapeRotat…
994 mxGeometry.prototype.rotate=function(a,b){var c=mxUtils.toRadians(a),d=Math.cos(c),c=Math.sin(c);if… method in mxGeometry
1787 …var f=this.graph.getCellGeometry(c);null==f||d.isEdge(c)||(e=e.clone(),e.rotate(b,new mxPoint(f.wi…
2701 …ION_NORTH||this.direction==mxConstants.DIRECTION_SOUTH)var l=z,z=g,g=l;b.rotate(-this.getShapeRota…
3370 3),radius:Math.round(e/2),rotate:0,color:Editor.isDarkMode()?"#c0c0c0":"#000",speed:1.5,trail:60,sh…
3487 …yle.zIndex=e.zIndex;var f=new Spinner({lines:8,length:6,width:5,radius:6,rotate:0,color:"#fff",spe…
H A Dviewer.min.js4rotate:0,corners:1,color:"#000",direction:1,speed:1,trail:100,opacity:.25,fps:20,zIndex:2e9,classN…
465 mxAbstractCanvas2D.prototype.rotate=function(a,b,c,d,e){};mxAbstractCanvas2D.prototype.setAlpha=fun… method in mxAbstractCanvas2D
476 mxXmlCanvas2D.prototype.rotate=function(a,b,c,d,e){var f=this.createElement("rotate");if(0!=a||b||c… method in mxXmlCanvas2D
530 mxSvgCanvas2D.prototype.rotate=function(a,b,c,d,e){if(0!=a||b||c){var f=this.state;d+=f.dx;e+=f.dy;… method in mxSvgCanvas2D
596 …hape.prototype.updateTransform=function(a,b,c,d,e){a.scale(this.scale);a.rotate(this.getShapeRotat…
994 mxGeometry.prototype.rotate=function(a,b){var c=mxUtils.toRadians(a),d=Math.cos(c),c=Math.sin(c);if… method in mxGeometry
1787 …var f=this.graph.getCellGeometry(c);null==f||d.isEdge(c)||(e=e.clone(),e.rotate(b,new mxPoint(f.wi…
2701 …ION_NORTH||this.direction==mxConstants.DIRECTION_SOUTH)var l=z,z=g,g=l;b.rotate(-this.getShapeRota…
3370 3),radius:Math.round(e/2),rotate:0,color:Editor.isDarkMode()?"#c0c0c0":"#000",speed:1.5,trail:60,sh…
3487 …yle.zIndex=e.zIndex;var f=new Spinner({lines:8,length:6,width:5,radius:6,rotate:0,color:"#fff",spe…
H A Dextensions.min.js1087 …hape.appendChild(D);this.shape.appendChild(C)}};mxVsdxCanvas2D.prototype.rotate=function(f,m,e,q,k… method in mxVsdxCanvas2D
1705rotate:0,skewX:0,scaleX:1,scaleY:1},ur=function(t,e,n,r,i,a){var o,s,c;return(o=Math.sqrt(t*t+e*e)… function
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Dcommons-lang3-3.5.jarMETA-INF/MANIFEST.MF META-INF/ org/ org/apache/ org/ ...
/plugin/diagramsnet/lib/js/diagramly/util/
H A DmxJsCanvas.js155 mxJsCanvas.prototype.rotate = function(theta, flipH, flipV, cx, cy) method in mxJsCanvas
172 this.ctx.rotate(theta * this.M_RAD_PER_DEG);
648 this.ctx.rotate(rotation * Math.PI / 180);
/plugin/diagramsnet/lib/js/grapheditor/
H A DShapes.js167 c.rotate(-this.getShapeRotation(), flipH, flipV, x + w / 2, y + h / 2);
/plugin/diagramsnet/lib/js/diagramly/
H A DDialogs.js152 rotate: 0, // The rotation offset
2736 rotate: 0, // The rotation offset
4134 rotate: 0, // The rotation offset
5677 rotate: 0, // The rotation offset property in RevisionDialog.opts
8503 croppie.rotate(-90);
8508 croppie.rotate(90);
10047 rotate: 0, // The rotation offset
H A DEditorUi.js632 rotate: 0, // The rotation offset
4886 rotate: 0, // The rotation offset
/plugin/diagramsnet/lib/mxgraph/
H A DmxClient.js261 mxAbstractCanvas2D.prototype.rotate=function(a,b,c,d,e){};mxAbstractCanvas2D.prototype.setAlpha=fun… method in mxAbstractCanvas2D
272 mxXmlCanvas2D.prototype.rotate=function(a,b,c,d,e){var f=this.createElement("rotate");if(0!=a||b||c… method in mxXmlCanvas2D
326 mxSvgCanvas2D.prototype.rotate=function(a,b,c,d,e){if(0!=a||b||c){var f=this.state;d+=f.dx;e+=f.dy;… method in mxSvgCanvas2D
392 …hape.prototype.updateTransform=function(a,b,c,d,e){a.scale(this.scale);a.rotate(this.getShapeRotat…
790 mxGeometry.prototype.rotate=function(a,b){var c=mxUtils.toRadians(a),d=Math.cos(c),c=Math.sin(c);if… method in mxGeometry
1583 …var f=this.graph.getCellGeometry(c);null==f||d.isEdge(c)||(e=e.clone(),e.rotate(b,new mxPoint(f.wi…
/plugin/diagramsnet/lib/img/lib/ibm/vpc/
H A DGatewayAppliance.svg1 …href="#A" fill="none" stroke="#8dc53f" stroke-miterlimit="10" transform="rotate(315)" stroke-linec…
/plugin/diagramsnet/lib/resources/
H A Ddia_ar.txt647 rotate=‫قم بالتدوير‬
H A Ddia_bg.txt647 rotate=Завъртане
H A Ddia_bn.txt647 rotate=Rotate
648 rotateTooltip=Click and drag to rotate, click to turn shape only by 90 degrees
H A Ddia_ca.txt647 rotate=Gira
H A Ddia_cs.txt647 rotate=Otočit
H A Ddia_da.txt647 rotate=Roter
H A Ddia_el.txt647 rotate=Περιστροφή
H A Ddia_eo.txt647 rotate=Rotate
648 rotateTooltip=Click and drag to rotate, click to turn shape only by 90 degrees
H A Ddia_es.txt647 rotate=Rotar
H A Ddia_fil.txt647 rotate=Paikutin
H A Ddia_fr.txt647 rotate=Pivoter
H A Ddia_he.txt647 rotate=‫סובב‬
H A Ddia_mr.txt647 rotate=Rotate
648 rotateTooltip=Click and drag to rotate, click to turn shape only by 90 degrees

12345678910>>...13