Lines Matching refs:constr

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);
313 var constr = [];
317 constr.push(new mxConnectionConstraint(new mxPoint(0, 1), false));
318 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, 2 * dx, 0));
319 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, 2 * dx + w2 * 0.5, 0));
320 constr.push(new mxConnectionConstraint(new mxPoint(0, 0.5), false, null, dx, 0));
321 constr.push(new mxConnectionConstraint(new mxPoint(1, 0), false));
322 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, w - 2 * dx, h));
323 constr.push(new mxConnectionConstraint(new mxPoint(0, 0.5), false, null, w - dx, 0));
324 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, w2 * 0.5, h));
326 return (constr);
431 var constr = [];
436 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, 0, dy));
437 constr.push(new mxConnectionConstraint(new mxPoint(0.25, 0), false, null, 0, dy));
438 constr.push(new mxConnectionConstraint(new mxPoint(0.5, 0), false, null, 0, dy));
439 constr.push(new mxConnectionConstraint(new mxPoint(0.75, 0), false, null, 0, dy));
440 constr.push(new mxConnectionConstraint(new mxPoint(1, 0), false, null, 0, dy));
441 constr.push(new mxConnectionConstraint(new mxPoint(1, 0.5), false));
442 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, w, h2));
443 constr.push(new mxConnectionConstraint(new mxPoint(0.75, 0), false, null, 0, h2));
444 constr.push(new mxConnectionConstraint(new mxPoint(0.5, 0), false, null, 0, h2));
445 constr.push(new mxConnectionConstraint(new mxPoint(0.25, 0), false, null, 0, h2));
446 constr.push(new mxConnectionConstraint(new mxPoint(0, 1), false, null, 0, -dy));
447 constr.push(new mxConnectionConstraint(new mxPoint(0, 0.5), false));
449 return (constr);
554 var constr = [];
558 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, 0, dy));
559 constr.push(new mxConnectionConstraint(new mxPoint(0.25, 0), false, null, 0, dy));
560 constr.push(new mxConnectionConstraint(new mxPoint(0.5, 0), false, null, 0, dy));
561 constr.push(new mxConnectionConstraint(new mxPoint(0.75, 0), false, null, 0, dy));
562 constr.push(new mxConnectionConstraint(new mxPoint(1, 0), false, null, 0, dy));
563 constr.push(new mxConnectionConstraint(new mxPoint(1, 0.5), false));
564 constr.push(new mxConnectionConstraint(new mxPoint(1, 0), false, null, 0, h - dy));
565 constr.push(new mxConnectionConstraint(new mxPoint(0.75, 0), false, null, 0, h - dy));
566 constr.push(new mxConnectionConstraint(new mxPoint(0.5, 0), false, null, 0, h - dy));
567 constr.push(new mxConnectionConstraint(new mxPoint(0.25, 0), false, null, 0, h - dy));
568 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, 0, h - dy));
569 constr.push(new mxConnectionConstraint(new mxPoint(0, 0.5), false));
571 return (constr);
686 var constr = [];
691 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, 0, dy));
692 constr.push(new mxConnectionConstraint(new mxPoint(0.25, 0), false, null, 0, dy));
693 constr.push(new mxConnectionConstraint(new mxPoint(0.5, 0), false, null, 0, dy));
694 constr.push(new mxConnectionConstraint(new mxPoint(0.75, 0), false, null, 0, dy));
695 constr.push(new mxConnectionConstraint(new mxPoint(1, 0), false, null, 0, dy));
696 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, w - notch, (h + dy) * 0.5));
697 constr.push(new mxConnectionConstraint(new mxPoint(1, 1), false));
698 constr.push(new mxConnectionConstraint(new mxPoint(0.75, 1), false));
699 constr.push(new mxConnectionConstraint(new mxPoint(0.5, 1), false));
700 constr.push(new mxConnectionConstraint(new mxPoint(0.25, 1), false));
701 constr.push(new mxConnectionConstraint(new mxPoint(0, 1), false));
702 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, 0, (h + dy) * 0.5));
704 return (constr);
818 var constr = [];
823 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, 0, dy));
824 constr.push(new mxConnectionConstraint(new mxPoint(0.25, 0), false, null, 0, dy));
825 constr.push(new mxConnectionConstraint(new mxPoint(0.5, 0), false, null, 0, dy));
826 constr.push(new mxConnectionConstraint(new mxPoint(0.75, 0), false, null, 0, dy));
827 constr.push(new mxConnectionConstraint(new mxPoint(1, 0), false, null, 0, dy));
828 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, w - notch, (h + dy) * 0.5));
829 constr.push(new mxConnectionConstraint(new mxPoint(1, 1), false));
830 constr.push(new mxConnectionConstraint(new mxPoint(0.75, 1), false));
831 constr.push(new mxConnectionConstraint(new mxPoint(0.5, 1), false));
832 constr.push(new mxConnectionConstraint(new mxPoint(0.25, 1), false));
833 constr.push(new mxConnectionConstraint(new mxPoint(0, 1), false));
834 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, 0, (h + dy) * 0.5));
836 return (constr);
973 var constr = [];
981 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, dx, 0));
982 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, dx + w2 * 0.25, 0));
983 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, dx + w2 * 0.5, 0));
984 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, dx + w2 * 0.75, 0));
985 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, dx + w2, 0));
986 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, dx + w2, (h - dy) * 0.5));
987 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, dx + w2, h - dy));
988 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, dx + w2 * 0.75, h - dy));
989 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, dx + w2 * 0.5, h - dy));
990 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, dx + w2 * 0.25, h - dy));
991 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, dx, h - dy));
992 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, dx, (h - dy) * 0.5));
993 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, notch, (h + dy) * 0.5));
994 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, w - notch, (h + dy) * 0.5));
996 return (constr);
1075 var constr = [];
1080 constr.push(new mxConnectionConstraint(new mxPoint(0.5, 0), false));
1081 constr.push(new mxConnectionConstraint(new mxPoint(1, 0), false));
1082 constr.push(new mxConnectionConstraint(new mxPoint(1, 0.5), false));
1083 constr.push(new mxConnectionConstraint(new mxPoint(0.855, 0.855), false));
1084 constr.push(new mxConnectionConstraint(new mxPoint(0.5, 1), false));
1085 constr.push(new mxConnectionConstraint(new mxPoint(0.145, 0.855), false));
1086 constr.push(new mxConnectionConstraint(new mxPoint(0, 0.5), false));
1087 constr.push(new mxConnectionConstraint(new mxPoint(0.145, 0.145), false));
1089 return (constr);
1163 var constr = [];
1165 constr.push(new mxConnectionConstraint(new mxPoint(0.5, 0), false));
1166 constr.push(new mxConnectionConstraint(new mxPoint(0.75, 0.5), false));
1167 constr.push(new mxConnectionConstraint(new mxPoint(1, 1), false));
1168 constr.push(new mxConnectionConstraint(new mxPoint(0.5, 1), false));
1169 constr.push(new mxConnectionConstraint(new mxPoint(0, 1), false));
1170 constr.push(new mxConnectionConstraint(new mxPoint(0.25, 0.5), false));
1172 return (constr);
1249 var constr = [];
1252 constr.push(new mxConnectionConstraint(new mxPoint(0.5, 0), false));
1253 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, w * 0.75, h1 * 0.5));
1254 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, w, h1));
1255 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, w * 0.75, (h + h1) * 0.5));
1256 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, w * 0.5, h));
1257 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, w * 0.25, (h + h1) * 0.5));
1258 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, 0, h1));
1259 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, w * 0.25, h1 * 0.5));
1261 return (constr);
1342 var constr = [];
1345 constr.push(new mxConnectionConstraint(new mxPoint(0.5, 0), false));
1346 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, w * 0.75, h1 * 0.5));
1347 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, w, h1));
1348 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, w, h1 + (h - h1) * 0.25));
1349 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, w, h1 + (h - h1) * 0.5));
1350 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, w, h1 + (h - h1) * 0.75));
1351 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, w, h));
1352 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, w * 0.75, h));
1353 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, w * 0.5, h));
1354 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, w * 0.25, h));
1355 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, 0, h));
1356 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, 0, h1 + (h - h1) * 0.75));
1357 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, 0, h1 + (h - h1) * 0.5));
1358 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, 0, h1 + (h - h1) * 0.25));
1359 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, w * 0.25, h1 * 0.5));
1360 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, 0, h1));
1361 return (constr);
1431 var constr = [];
1436 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, 0, dy * 0.5));
1437 constr.push(new mxConnectionConstraint(new mxPoint(0.5, 0), false));
1438 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, w, dy * 0.5));
1439constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, w, dy * 0.5 + (h - dy) * 0.…
1440constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, w, dy * 0.5 + (h - dy) * 0.…
1441constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, w, dy * 0.5 + (h - dy) * 0.…
1442 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, w, h - dy * 0.5));
1443 constr.push(new mxConnectionConstraint(new mxPoint(0.5, 1), false));
1444 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, 0, h - dy * 0.5));
1445constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, 0, dy * 0.5 + (h - dy) * 0.…
1446constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, 0, dy * 0.5 + (h - dy) * 0.…
1447constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, 0, dy * 0.5 + (h - dy) * 0.…
1449 return (constr);
1563 var constr = [];
1566 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, w * 0.5 - rx, rx));
1567 constr.push(new mxConnectionConstraint(new mxPoint(0.5, 0), false));
1568 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, w * 0.5 + rx, rx));
1569 constr.push(new mxConnectionConstraint(new mxPoint(0.5, 1), false));
1571 return (constr);
1728 var constr = [];
1737 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, 0, (h - dy) * 0.5));
1738 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, dx2, 0));
1739 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, dx2 + w2 * 0.25, 0));
1740 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, dx2 + w2 * 0.5, 0));
1741 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, dx2 + w2 * 0.75, 0));
1742 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, dx2 + w2, 0));
1743 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, w - dx * 0.25, dy));
1744 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, w - dx * 0.5, dy));
1745 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, w - dx * 0.75, dy));
1746 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, w, dy));
1747 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, w - notch, (h + dy) * 0.5));
1748 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, w, h));
1749 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, w - dx - 2 * dy, h));
1750constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, w - (dx + 2 * dy) * 0.75, h…
1751constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, w - (dx + 2 * dy) * 0.5, h)…
1752constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, w - (dx + 2 * dy) * 0.25, h…
1753 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, dx2, h - dy));
1754 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, dx2 + w2 * 0.25, h - dy));
1755 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, dx2 + w2 * 0.5, h - dy));
1756 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, dx2 + w2 * 0.75, h - dy));
1757 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, dx2 + w2, h - dy));
1759 return (constr);
1853 var constr = [];
1857 constr.push(new mxConnectionConstraint(new mxPoint(0.5, 0), false));
1858 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, w * 0.75, isoH * 0.5));
1859 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, w, isoH));
1860constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, w, isoH + (h - 2 * isoH) * …
1861constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, w, isoH + (h - 2 * isoH) * …
1862constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, w, isoH + (h - 2 * isoH) * …
1863 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, w, h - isoH));
1864 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, w * 0.75, h - isoH * 0.5));
1865 constr.push(new mxConnectionConstraint(new mxPoint(0.5, 1), false));
1866 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, w * 0.25, h - isoH * 0.5));
1867 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, 0, h - isoH));
1868 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, 0, h - isoH));
1869constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, 0, isoH + (h - 2 * isoH) * …
1870constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, 0, isoH + (h - 2 * isoH) * …
1871constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, 0, isoH + (h - 2 * isoH) * …
1872 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, 0, isoH));
1873 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, w * 0.25, isoH * 0.5));
1875 return (constr);
2070 var constr = [];
2072 constr.push(new mxConnectionConstraint(new mxPoint(0.145, 0.145), false));
2073 constr.push(new mxConnectionConstraint(new mxPoint(0.5, 0), false));
2074 constr.push(new mxConnectionConstraint(new mxPoint(0.855, 0.145), false));
2075 constr.push(new mxConnectionConstraint(new mxPoint(1, 0.5), false));
2076 constr.push(new mxConnectionConstraint(new mxPoint(0.855, 0.855), false));
2077 constr.push(new mxConnectionConstraint(new mxPoint(0.5, 1), false));
2078 constr.push(new mxConnectionConstraint(new mxPoint(0.145, 0.855), false));
2079 constr.push(new mxConnectionConstraint(new mxPoint(0, 0.5), false));
2081 return (constr);
2216 var constr = [];
2223 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, 0, dx * 0.5));
2224 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, dx2, 0));
2225 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, dx2 + w2 * 0.25, 0));
2226 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, dx2 + w2 * 0.5, 0));
2227 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, dx2 + w2 * 0.75, 0));
2228 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, w - dx, 0));
2229 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, w - dx * 0.5, dx * 0.5));
2230 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, w, dx));
2231 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, w, dx + h2 * 0.25));
2232 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, w, dx + h2 * 0.5));
2233 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, w, dx + h2 * 0.75));
2234 constr.push(new mxConnectionConstraint(new mxPoint(1, 1), false));
2235 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, w - dx * 0.5, h - notch));
2236 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, w - dx, h));
2237 constr.push(new mxConnectionConstraint(new mxPoint(1, 1), false));
2238 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, w - dx, dx + h2 * 0.75));
2239 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, w - dx, dx + h2 * 0.5));
2240 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, w - dx, dx + h2 * 0.25));
2241 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, w - dx, dx));
2242 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, dx2 + w2 * 0.25, dx));
2243 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, dx2 + w2 * 0.5, dx));
2244 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, dx2 + w2 * 0.75, dx));
2245 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, dx2, dx));
2247 return (constr);
2338 var constr = [];
2343 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, w * 0.5 - rx, h));
2344constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, w * 0.5 - rx, (rx + h) * 0.…
2345 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, w * 0.5 - rx, rx));
2346constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, w * 0.5 - rx * 0.71, rx * 0…
2347 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, w * 0.5, 0));
2348constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, w * 0.5 + rx * 0.71, rx * 0…
2349 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, w * 0.5 + rx, rx));
2350constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, w * 0.5 + rx, (rx + h) * 0.…
2351 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, w * 0.5 + rx, h));
2352 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, w * 0.5 + rx * 0.5, h));
2353 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, w * 0.5 - rx * 0.5, h));
2355 return (constr);
2441 var constr = [];
2446 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false));
2447 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, w2 * 0.25, 0));
2448 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, w2 * 0.5, 0));
2449 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, w2 * 0.75, 0));
2450 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, w2, 0));
2451 constr.push(new mxConnectionConstraint(new mxPoint(1, 0.5), false));
2452 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, w2, h));
2453 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, w2 * 0.75, h));
2454 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, w2 * 0.5, h));
2455 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, w2 * 0.25, h));
2456 constr.push(new mxConnectionConstraint(new mxPoint(0, 1), false));
2457 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, notch1, h * 0.5));
2459 return (constr);
2541 var constr = [];
2547 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false));
2548 constr.push(new mxConnectionConstraint(new mxPoint(0.25, 0), false));
2549 constr.push(new mxConnectionConstraint(new mxPoint(0.5, 0), false));
2550 constr.push(new mxConnectionConstraint(new mxPoint(0.75, 0), false));
2551 constr.push(new mxConnectionConstraint(new mxPoint(1, 0), false));
2552 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, w, (h - dy) * 0.5));
2553 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, w, h - dy));
2554 constr.push(new mxConnectionConstraint(new mxPoint(0.75, 0), false, null, 0, h - dy));
2555 constr.push(new mxConnectionConstraint(new mxPoint(0.25, 0), false, null, 0, h - dy));
2556 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, dx, h));
2557 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, 0, h - dy));
2559 return (constr);
2647 var constr = [];
2651 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false));
2652 constr.push(new mxConnectionConstraint(new mxPoint(0.25, 0), false));
2653 constr.push(new mxConnectionConstraint(new mxPoint(0.5, 0), false));
2654 constr.push(new mxConnectionConstraint(new mxPoint(0.75, 0), false));
2655 constr.push(new mxConnectionConstraint(new mxPoint(1, 0), false));
2656 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, w, (h - dy) * 0.5));
2657 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, w, h - dy));
2658 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, 0, h - dy));
2659 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, 0, (h - dy) * 0.5));
2660 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, w * 0.75, h - dy));
2661 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, w * 0.5, h - dy));
2662 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, w * 0.25, h - dy));
2663 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, dx * 0.5, h));
2664 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, dx * 0.5, 0));
2666 return (constr);