| /plugin/diagramsnet/lib/shapes/ |
| D | mxDFD.js | 52 var constr = []; 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)); [all …]
|
| D | mxArchiMate3.js | 489 var constr = []; 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)); [all …]
|
| D | mxSysML.js | 141 var constr = []; 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)); [all …]
|
| D | mxArchiMate.js | 69 var constr = []; 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)); [all …]
|
| D | mxEip.js | 58 var constr = []; 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)); 69 return (constr); [all …]
|
| D | mxInfographic.js | 80 var constr = []; 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)); 94 return (constr); [all …]
|
| D | mxCisco19.js | 128 var constr = []; 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)); [all …]
|
| D | mxBasic.js | 160 var constr = []; 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)); 172 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, 0, h - dy)); [all …]
|
| D | mxArrows.js | 180 var constr = []; 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)); 193 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, (w - dx) * 0.5, dy)); [all …]
|
| D | mxGCP2.js | 353 var constr = []; 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)); [all …]
|
| D | mxKubernetes.js | 107 var constr = []; 110 constr.push(new mxConnectionConstraint(new mxPoint(0, 0.5), false)); 112 return (constr);
|
| D | mxElectrical.js | 611 var constr = [new mxConnectionConstraint(new mxPoint(1, 0.5), false)]; 619 constr.push(new mxConnectionConstraint(new mxPoint(0, currH), false)); 623 return (constr); 1045 var constr = []; 1057 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, 0, currH)); 1058 constr.push(new mxConnectionConstraint(new mxPoint(1, 0), false, null, 0, currH)); 1067 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, currH, 0)); 1068 constr.push(new mxConnectionConstraint(new mxPoint(0, 1), false, null, currH, 0)); 1074 return (constr); 1454 var constr = []; [all …]
|
| D | mxBootstrap.js | 1483 var constr = []; 1489 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false)); 1490 constr.push(new mxConnectionConstraint(new mxPoint(0.25, 0), false)); 1491 constr.push(new mxConnectionConstraint(new mxPoint(0.5, 0), false)); 1492 constr.push(new mxConnectionConstraint(new mxPoint(0.75, 0), false)); 1493 constr.push(new mxConnectionConstraint(new mxPoint(1, 0), false)); 1494 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, w, (h - dy) * 0.5)); 1495 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, w, h - dy)); 1496 constr.push(new mxConnectionConstraint(new mxPoint(0.75, 0), false, null, 0, h - dy)); 1497 constr.push(new mxConnectionConstraint(new mxPoint(0.25, 0), false, null, 0, h - dy)); [all …]
|
| D | mxLeanMap.js | 1101 var constr = []; 1103 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, 4, h)); 1104 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, w, 25)); 1106 return (constr); 1190 var constr = []; 1192 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, 4, h)); 1193 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, w, 25)); 1195 return (constr); 1256 var constr = []; 1258 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, 4, h)); [all …]
|
| /plugin/diagramsnet/lib/js/grapheditor/ |
| D | Shapes.js | 6416 var constr = []; 6423 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, dx, dy + 0.25 * m)); 6424 …constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, dx + 0.5 * m, dy + m * tan3… 6425 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, dx + m, dy + 0.25 * m)); 6426 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, dx + m, dy + 0.75 * m)); 6427 …constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, dx + 0.5 * m, dy + (1 - tan… 6428 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, dx, dy + 0.75 * m)); 6430 return (constr); 6435 var constr = []; 6439 constr.push(new mxConnectionConstraint(new mxPoint(0.5, 0), false)); [all …]
|
| /plugin/imapmarkers/ |
| D | jquery.imagemapster.js | 239 subclass: function (BaseClass, constr) { argument 247 constr.apply(me, args);
|
| /plugin/diagramsnet/lib/math/extensions/a11y/ |
| D | mathjax-sre.js | 491 …var b=0,c;c=sre.EnrichCaseFactory.cases[b];b++)if(c.test(a))return new c.constr(a);return null};sr… 551 …constr:sre.CaseEmbellished},{test:sre.CaseDoubleScript.test,constr:sre.CaseDoubleScript},{test:sre… property
|
| /plugin/processing/ |
| D | script.js | 12405 if(!/\$(superCstr|constr)\b/.test(body)) {
|