| /plugin/diagramsnet/lib/shapes/ |
| D | mxLeanMap.js | 50 new mxConnectionConstraint(new mxPoint(0.5, 0), false), 51 new mxConnectionConstraint(new mxPoint(0.5, 1), false), 52 new mxConnectionConstraint(new mxPoint(0, 0.8), false), 53 new mxConnectionConstraint(new mxPoint(1, 0.8), false), 54 new mxConnectionConstraint(new mxPoint(0.2, 1), false), 55 new mxConnectionConstraint(new mxPoint(0.8, 1), false), 56 … new mxConnectionConstraint(new mxPoint(0.26, 0.5), false), 57 … new mxConnectionConstraint(new mxPoint(0.74, 0.5), false) 113 new mxConnectionConstraint(new mxPoint(0, 0), true), 114 new mxConnectionConstraint(new mxPoint(1, 0), true), [all …]
|
| D | mxDFD.js | 55 constr.push(new mxConnectionConstraint(new mxPoint(0, 0.5), false)); 56 constr.push(new mxConnectionConstraint(new mxPoint(0.5, 0.5), false, null, 0, -r)); 57 constr.push(new mxConnectionConstraint(new mxPoint(1, 0.5), false)); 58 constr.push(new mxConnectionConstraint(new mxPoint(0.5, 0.5), false, null, 0, r)); 59 …constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, r * 0.293, h * 0.5 - r * 0.… 60 …constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, w - r * 0.293, h * 0.5 - r … 61 …constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, w - r * 0.293, h * 0.5 + r … 62 …constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, r * 0.293, h * 0.5 + r * 0.… 66 constr.push(new mxConnectionConstraint(new mxPoint(0.25, 0), false)); 67 constr.push(new mxConnectionConstraint(new mxPoint(0.75, 0), false)); [all …]
|
| D | mxSysML.js | 143 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false)); 144 constr.push(new mxConnectionConstraint(new mxPoint(0.25, 0), false)); 145 constr.push(new mxConnectionConstraint(new mxPoint(0.5, 0), false)); 146 constr.push(new mxConnectionConstraint(new mxPoint(0.75, 0), false)); 147 constr.push(new mxConnectionConstraint(new mxPoint(1, 0), false)); 148 constr.push(new mxConnectionConstraint(new mxPoint(1, 0.25), false)); 149 constr.push(new mxConnectionConstraint(new mxPoint(1, 0.5), false)); 150 constr.push(new mxConnectionConstraint(new mxPoint(1, 0.75), false)); 151 constr.push(new mxConnectionConstraint(new mxPoint(1, 1), false)); 152 constr.push(new mxConnectionConstraint(new mxPoint(0.75, 1), false)); [all …]
|
| D | mxArchiMate3.js | 492 constr.push(new mxConnectionConstraint(new mxPoint(0.25, 0), false)); 493 constr.push(new mxConnectionConstraint(new mxPoint(0.5, 0), false)); 494 constr.push(new mxConnectionConstraint(new mxPoint(0.75, 0), false)); 495 constr.push(new mxConnectionConstraint(new mxPoint(1, 0.25), false)); 496 constr.push(new mxConnectionConstraint(new mxPoint(1, 0.5), false)); 497 constr.push(new mxConnectionConstraint(new mxPoint(1, 0.75), false)); 498 constr.push(new mxConnectionConstraint(new mxPoint(0.75, 1), false)); 499 constr.push(new mxConnectionConstraint(new mxPoint(0.5, 1), false)); 500 constr.push(new mxConnectionConstraint(new mxPoint(0.25, 1), false)); 501 constr.push(new mxConnectionConstraint(new mxPoint(0, 0.75), false)); [all …]
|
| D | mxArchiMate.js | 71 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false)); 72 constr.push(new mxConnectionConstraint(new mxPoint(0.25, 0), false)); 73 constr.push(new mxConnectionConstraint(new mxPoint(0.5, 0), false)); 74 constr.push(new mxConnectionConstraint(new mxPoint(0.75, 0), false)); 75 constr.push(new mxConnectionConstraint(new mxPoint(1, 0), false)); 76 constr.push(new mxConnectionConstraint(new mxPoint(1, 0.25), false)); 77 constr.push(new mxConnectionConstraint(new mxPoint(1, 0.5), false)); 78 constr.push(new mxConnectionConstraint(new mxPoint(1, 0.75), false)); 79 constr.push(new mxConnectionConstraint(new mxPoint(1, 1), false)); 80 constr.push(new mxConnectionConstraint(new mxPoint(0.75, 1), false)); [all …]
|
| D | mxInfographic.js | 69 return new mxPoint(bounds.x + bounds.width / 2, bounds.y + dy); 85 constr.push(new mxConnectionConstraint(new mxPoint(0.5, 0), false)); 86 constr.push(new mxConnectionConstraint(new mxPoint(0.5, 1), false)); 87 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, 0, d * 0.5)); 88 constr.push(new mxConnectionConstraint(new mxPoint(1, 0), false, null, 0, d * 0.5)); 89 constr.push(new mxConnectionConstraint(new mxPoint(0, 0.5), false, null, 0, d * 0.25)); 90 constr.push(new mxConnectionConstraint(new mxPoint(1, 0.5), false, null, 0, d * 0.25)); 91 constr.push(new mxConnectionConstraint(new mxPoint(0, 1), false)); 92 constr.push(new mxConnectionConstraint(new mxPoint(1, 1), false)); 193 …return new mxPoint(bounds.x + bounds.width * 0.5 + Math.sin(startAngle) * bounds.width * 0.5, boun… [all …]
|
| D | mxEip.js | 60 constr.push(new mxConnectionConstraint(new mxPoint(0.145, 0.145), false)); 61 constr.push(new mxConnectionConstraint(new mxPoint(0.5, 0), false)); 62 constr.push(new mxConnectionConstraint(new mxPoint(0.855, 0.145), false)); 63 constr.push(new mxConnectionConstraint(new mxPoint(1, 0.5), false)); 64 constr.push(new mxConnectionConstraint(new mxPoint(0.855, 0.855), false)); 65 constr.push(new mxConnectionConstraint(new mxPoint(0.5, 1), false)); 66 constr.push(new mxConnectionConstraint(new mxPoint(0.145, 0.855), false)); 67 constr.push(new mxConnectionConstraint(new mxPoint(0, 0.5), false)); 145 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false)); 146 constr.push(new mxConnectionConstraint(new mxPoint(0.25, 0), false)); [all …]
|
| D | mxArrows.js | 155 return new mxPoint(bounds.x + bounds.width - dx, bounds.y + dy * bounds.height / 2); 166 return new mxPoint(bounds.x + notch, bounds.y + bounds.height / 2); 185 constr.push(new mxConnectionConstraint(new mxPoint(1, 0.5), false)); 186 constr.push(new mxConnectionConstraint(new mxPoint(0, 0.5), false, null, notch, 0)); 187 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, 0, dy)); 188 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, 0, h - dy)); 189 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, w - dx, dy)); 190 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, w - dx, 0)); 191 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, w - dx, h - dy)); 192 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, w - dx, h)); [all …]
|
| D | mxCisco19.js | 130 constr.push(new mxConnectionConstraint(new mxPoint(0.825, 0.5), false)); 131 constr.push(new mxConnectionConstraint(new mxPoint(0.175, 0.5), false)); 132 constr.push(new mxConnectionConstraint(new mxPoint(0.5, 0.16), false)); 133 constr.push(new mxConnectionConstraint(new mxPoint(0.5, 0.84), false)); 134 constr.push(new mxConnectionConstraint(new mxPoint(0.66, 0.17), false)); 135 constr.push(new mxConnectionConstraint(new mxPoint(0.66, 0.83), false)); 136 constr.push(new mxConnectionConstraint(new mxPoint(0.34, 0.17), false)); 137 constr.push(new mxConnectionConstraint(new mxPoint(0.34, 0.83), false)); 138 constr.push(new mxConnectionConstraint(new mxPoint(0.75, 0.33), false)); 139 constr.push(new mxConnectionConstraint(new mxPoint(0.75, 0.67), false)); [all …]
|
| D | mxBasic.js | 66 return new mxPoint(bounds.x + bounds.width / 2 + dx, bounds.y + bounds.height / 2 - dx); 147 return new mxPoint(bounds.x + dx, bounds.y + bounds.height - dy); 164 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false)); 165 constr.push(new mxConnectionConstraint(new mxPoint(0.25, 0), false)); 166 constr.push(new mxConnectionConstraint(new mxPoint(0.5, 0), false)); 167 constr.push(new mxConnectionConstraint(new mxPoint(0.75, 0), false)); 168 constr.push(new mxConnectionConstraint(new mxPoint(1, 0), false)); 169 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, w, (h - dy) * 0.5)); 170 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, w, h - dy)); 171 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, dx - dy, h)); [all …]
|
| D | mxFlowchart.js | 62 [new mxConnectionConstraint(new mxPoint(0.25, 0), false), 63 new mxConnectionConstraint(new mxPoint(0.5, 0), false), 64 new mxConnectionConstraint(new mxPoint(0.75, 0), false), 65 new mxConnectionConstraint(new mxPoint(0, 0.25), false), 66 new mxConnectionConstraint(new mxPoint(0, 0.5), false), 67 new mxConnectionConstraint(new mxPoint(0, 0.75), false), 68 new mxConnectionConstraint(new mxPoint(1, 0.25), false), 69 new mxConnectionConstraint(new mxPoint(1, 0.5), false), 70 new mxConnectionConstraint(new mxPoint(1, 0.75), false)]; 78 return new mxPoint(bounds.x + 3 * bounds.width / 4, bounds.y + (1 - size) * bounds.height);
|
| D | mxGCP2.js | 355 constr.push(new mxConnectionConstraint(new mxPoint(0.825, 0.5), false)); 356 constr.push(new mxConnectionConstraint(new mxPoint(0.175, 0.5), false)); 357 constr.push(new mxConnectionConstraint(new mxPoint(0.5, 0.16), false)); 358 constr.push(new mxConnectionConstraint(new mxPoint(0.5, 0.84), false)); 359 constr.push(new mxConnectionConstraint(new mxPoint(0.66, 0.17), false)); 360 constr.push(new mxConnectionConstraint(new mxPoint(0.66, 0.83), false)); 361 constr.push(new mxConnectionConstraint(new mxPoint(0.34, 0.17), false)); 362 constr.push(new mxConnectionConstraint(new mxPoint(0.34, 0.83), false)); 363 constr.push(new mxConnectionConstraint(new mxPoint(0.75, 0.33), false)); 364 constr.push(new mxConnectionConstraint(new mxPoint(0.75, 0.67), false)); [all …]
|
| D | mxElectrical.js | 59 … new mxConnectionConstraint(new mxPoint(0.5, 0), true), 60 … new mxConnectionConstraint(new mxPoint(0.5, 1), true) 124 … new mxConnectionConstraint(new mxPoint(0.5, 0), true), 125 … new mxConnectionConstraint(new mxPoint(0.5, 1), true) 194 return new mxPoint(bounds.x + bounds.width / 4, bounds.y + bounds.height - notch); 276 return new mxPoint(bounds.x + bounds.width / 4, bounds.y + bounds.height - notch); 364 return new mxPoint(bounds.x + bounds.width / 4, bounds.y + bounds.height - notch); 476 return new mxPoint(bounds.x + bounds.width / 4, bounds.y + bounds.height - notch); 611 var constr = [new mxConnectionConstraint(new mxPoint(1, 0.5), false)]; 619 constr.push(new mxConnectionConstraint(new mxPoint(0, currH), false)); [all …]
|
| /plugin/diagramsnet/lib/js/diagramly/sidebar/ |
| D | Sidebar-Bootstrap.js | 54 button1.geometry.offset = new mxPoint(-30, -10); 153 button2.geometry.offset = new mxPoint(60, 0); 158 button3.geometry.offset = new mxPoint(-60, 0); 175 button2.geometry.offset = new mxPoint(30, 0); 180 button3.geometry.offset = new mxPoint(60, 0); 185 button4.geometry.offset = new mxPoint(-30, 0); 197 button2.geometry.offset = new mxPoint(30, 0); 202 button3.geometry.offset = new mxPoint(-30, 0); 222 button2.geometry.offset = new mxPoint(30, 0); 227 button3.geometry.offset = new mxPoint(60, 0); [all …]
|
| D | Sidebar-UML25.js | 86 field2.geometry.offset = new mxPoint(20, 20); 92 field3.geometry.offset = new mxPoint(20, 90); 126 field3.geometry.offset = new mxPoint(30, 10); 148 edge.geometry.setTerminalPoint(new mxPoint(0, 0), true); 149 edge.geometry.setTerminalPoint(new mxPoint(160, 0), false); 160 edge.geometry.setTerminalPoint(new mxPoint(0, 0), true); 161 edge.geometry.setTerminalPoint(new mxPoint(160, 0), false); 177 field1.geometry.offset = new mxPoint(0, -30); 223 symbol.geometry.offset = new mxPoint(-25, 9); 257 field2.geometry.offset = new mxPoint(85, 50); [all …]
|
| D | Sidebar-Atlassian.js | 21 label1.geometry.offset = new mxPoint(20, 0); 77 button1.geometry.offset = new mxPoint(-10, -10); 88 button1.geometry.offset = new mxPoint(-10, -10); 99 button1.geometry.offset = new mxPoint(-10, -10); 123 icon1.geometry.offset = new mxPoint(0, -10); 135 icon1.geometry.offset = new mxPoint(0, -10); 202 icon1.geometry.offset = new mxPoint(-20, -3); 220 icon1.geometry.offset = new mxPoint(10, -6); 232 icon1.geometry.offset = new mxPoint(10, -6); 244 icon1.geometry.offset = new mxPoint(10, -6); [all …]
|
| D | Sidebar-GCP2.js | 130 zone1Cell.geometry.offset = new mxPoint(10, 50); 137 zone2Cell.geometry.offset = new mxPoint(10, 50); 144 zone3Cell.geometry.offset = new mxPoint(10, 50); 151 zone4Cell.geometry.offset = new mxPoint(10, 240); 158 zone5Cell.geometry.offset = new mxPoint(10, 50); 165 zone6Cell.geometry.offset = new mxPoint(10, 370); 172 zone7Cell.geometry.offset = new mxPoint(270, 50); 179 zone8Cell.geometry.offset = new mxPoint(10, 50); 186 zone9Cell.geometry.offset = new mxPoint(10, 50); 193 zone10Cell.geometry.offset = new mxPoint(10, 50); [all …]
|
| /plugin/diagramsnet/lib/shapes/er/ |
| D | mxER.js | 109 new mxConnectionConstraint(new mxPoint(0.25, 0), true), 110 new mxConnectionConstraint(new mxPoint(0.5, 0), true), 111 new mxConnectionConstraint(new mxPoint(0.75, 0), true), 112 new mxConnectionConstraint(new mxPoint(0, 0.25), true), 113 new mxConnectionConstraint(new mxPoint(0, 0.5), true), 114 new mxConnectionConstraint(new mxPoint(0, 0.75), true), 115 new mxConnectionConstraint(new mxPoint(1, 0.25), true), 116 new mxConnectionConstraint(new mxPoint(1, 0.5), true), 117 new mxConnectionConstraint(new mxPoint(1, 0.75), true), 118 new mxConnectionConstraint(new mxPoint(0.25, 1), true), [all …]
|
| /plugin/diagramsnet/lib/js/grapheditor/ |
| D | Shapes.js | 1022 …this.addPoints(c, [new mxPoint(s, 0), new mxPoint(w, 0), new mxPoint(w, h), new mxPoint(0, h), new… 1249 …this.addPoints(c, [new mxPoint(0, h), new mxPoint(dx, 0), new mxPoint(w, 0), new mxPoint(w - dx, h… 1275 …this.addPoints(c, [new mxPoint(0, h), new mxPoint(dx, 0), new mxPoint(w - dx, 0), new mxPoint(w, h… 1293 this.addPoints(c, [new mxPoint(w, 0), new mxPoint(s, 0), new mxPoint(s, h / 2), 1294 new mxPoint(0, h / 2), new mxPoint(s, h / 2), new mxPoint(s, h), 1295 new mxPoint(w, h)], this.isRounded, arcSize, false); 1713 this.addPoints(c, [new mxPoint(0, 0), new mxPoint(w, 0), new mxPoint(w, h - s), 1714 new mxPoint(Math.min(w, dx + base), h - s), new mxPoint(dx2, h), 1715 new mxPoint(Math.max(0, dx), h - s), new mxPoint(0, h - s)], 1739 …this.addPoints(c, [new mxPoint(0, 0), new mxPoint(w - s, 0), new mxPoint(w, h / 2), new mxPoint(w … [all …]
|
| /plugin/diagramsnet/lib/shapes/pid2/ |
| D | mxPidInstruments.js | 97 new mxConnectionConstraint(new mxPoint(0.5, 0), true), 98 new mxConnectionConstraint(new mxPoint(0.5, 1), true), 99 new mxConnectionConstraint(new mxPoint(0, 0.5), true), 100 new mxConnectionConstraint(new mxPoint(1, 0.5), true), 101 new mxConnectionConstraint(new mxPoint(0.145, 0.145), false), 102 new mxConnectionConstraint(new mxPoint(0.145, 0.855), false), 103 new mxConnectionConstraint(new mxPoint(0.855, 0.145), false), 104 new mxConnectionConstraint(new mxPoint(0.855, 0.855), false) 201 new mxConnectionConstraint(new mxPoint(0.5, 0), true), 202 new mxConnectionConstraint(new mxPoint(0.5, 1), true), [all …]
|
| /plugin/diagramsnet/lib/js/diagramly/ |
| D | DistanceGuides.js | 260 points.push(new mxPoint(p1.x - dx, p1.y - dy)); 261 points.push(new mxPoint(p1.x + dx, p1.y + dy)); 264 points.push(new mxPoint(p2.x - dx, p2.y - dy)); 265 points.push(new mxPoint(p2.x + dx, p2.y + dy)); 322 hPoints.push(new mxPoint(newX + s1.width + shift, firstY)); 323 hPoints.push(new mxPoint(s2.x - shift, firstY)); 327 hPoints.push(new mxPoint(s1.x + s1.width + shift, firstY)); 329 hPoints.push(new mxPoint(newX - shift, firstY)); 333 hPoints.push(new mxPoint(s1.x + s1.width + shift, firstY)); 334 hPoints.push(new mxPoint(s2.x - shift, firstY)); [all …]
|
| /plugin/diagramsnet/lib/js/ |
| D | shapes-14-6-5.min.js | 8 …ATEWAY?(a.translate(b/4,c/4),c/=2,b/=2,this.constraints=[new mxConnectionConstraint(new mxPoint(.5, 9 …mxPoint(.5,1),!0),new mxConnectionConstraint(new mxPoint(0,.5),!0),new mxConnectionConstraint(new … 10 …mxPoint(1,.5),!0),new mxConnectionConstraint(new mxPoint(.145,.145),!1),new mxConnectionConstraint… 81 …mxPoint(.25,0),!0),new mxConnectionConstraint(new mxPoint(.5,0),!0),new mxConnectionConstraint(new… 82 1),!0),new mxConnectionConstraint(new mxPoint(.5,1),!0),new mxConnectionConstraint(new mxPoint(.75,… 90 …mxPoint(.25,0),!0),new mxConnectionConstraint(new mxPoint(.5,0),!0),new mxConnectionConstraint(new… 91 1),!0),new mxConnectionConstraint(new mxPoint(.5,1),!0),new mxConnectionConstraint(new mxPoint(.75,… 95 …mxPoint(.144,.144),!1),new mxConnectionConstraint(new mxPoint(.856,.144),!1),new mxConnectionConst… 100 …mxPoint(.5,0),!0),new mxConnectionConstraint(new mxPoint(.5,1),!0),new mxConnectionConstraint(new … 105 …mxPoint(.08,.5),!1),new mxConnectionConstraint(new mxPoint(.9,.5),!1),new mxConnectionConstraint(n… [all …]
|
| D | shapes.min.js | 8 …ATEWAY?(a.translate(b/4,c/4),c/=2,b/=2,this.constraints=[new mxConnectionConstraint(new mxPoint(.5, 9 …mxPoint(.5,1),!0),new mxConnectionConstraint(new mxPoint(0,.5),!0),new mxConnectionConstraint(new … 10 …mxPoint(1,.5),!0),new mxConnectionConstraint(new mxPoint(.145,.145),!1),new mxConnectionConstraint… 32 …mxPoint(.25,0),!0),new mxConnectionConstraint(new mxPoint(.5,0),!0),new mxConnectionConstraint(new… 33 1),!0),new mxConnectionConstraint(new mxPoint(.5,1),!0),new mxConnectionConstraint(new mxPoint(.75,… 41 …mxPoint(.25,0),!0),new mxConnectionConstraint(new mxPoint(.5,0),!0),new mxConnectionConstraint(new… 42 1),!0),new mxConnectionConstraint(new mxPoint(.5,1),!0),new mxConnectionConstraint(new mxPoint(.75,… 46 …mxPoint(.144,.144),!1),new mxConnectionConstraint(new mxPoint(.856,.144),!1),new mxConnectionConst… 51 …mxPoint(.5,0),!0),new mxConnectionConstraint(new mxPoint(.5,1),!0),new mxConnectionConstraint(new … 56 …mxPoint(.08,.5),!1),new mxConnectionConstraint(new mxPoint(.9,.5),!1),new mxConnectionConstraint(n… [all …]
|
| D | viewer-static.min.js | 228 …mxPoint(a,b){this.x=null!=a?a:0;this.y=null!=b?b:0}mxPoint.prototype.x=null;mxPoint.prototype.y=nu… function 231 …t+=2*a;return this};mxRectangle.prototype.getPoint=function(){return new mxPoint(this.x,this.y)};m… 262 …mxPoint(a.x+a.width/2,a.y+a.height/2);var f=new mxPoint(a.x,a.y);b=new mxPoint(a.x+a.width,a.y);va… 263 var e=a.x-d.x;a=a.y-d.y;return new mxPoint(e*b-a*c+d.x,a*b+e*c+d.y)},getPortConstraints:function(a,… 272 …&(e=Math.cos(-g),f=Math.sin(-g),g=new mxPoint(a.getCenterX(),a.getCenterY()),a=mxUtils.getRotatedP… 273 …left,d+=e.top);return new mxPoint(c,d)},getDocumentScrollOrigin:function(a){a=a.defaultView||a.par… 274 …mxPoint,k=!1;null!=a&&a!=e&&a!=f;){isNaN(a.scrollLeft)||isNaN(a.scrollTop)||(g.x+=a.scrollLeft,g.y… 276 e=((c-a)*(b-f)-(d-b)*(a-e))/l;return 0<=g&&1>=g&&0<=e&&1>=e?new mxPoint(a+g*(c-a),b+g*(d-b)):null},… 284 (c=-1);b==mxConstants.ALIGN_TOP?d=0:b==mxConstants.ALIGN_BOTTOM&&(d=-1);return new mxPoint(c,d)},ge… 287 …canvas.appendChild(f.overlayPane);var n=f.getTranslate();f.translate=new mxPoint(d,e);b=new mxTemp… [all …]
|
| /plugin/jdraw/src/com/mxgraph/examples/swing/ |
| D | Port.java | 11 import com.mxgraph.util.mxPoint; 82 geo1.setOffset(new mxPoint(-PORT_RADIUS, -PORT_RADIUS)); in Port() 91 geo2.setOffset(new mxPoint(-PORT_RADIUS, -PORT_RADIUS)); in Port()
|