Lines Matching refs:mxConnectionConstraint

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));
194 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, (w - dx) * 0.5, h - dy));
320 constr.push(new mxConnectionConstraint(new mxPoint(1, 0.5), false));
321 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, dx, 0));
322 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, dx, dy));
323 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, dx, h));
324 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, dx, h - dy));
325 constr.push(new mxConnectionConstraint(new mxPoint(0, 0.5), false));
326 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, w - dx, 0));
327 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, w - dx, dy));
328 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, w - dx, h));
329 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, w - dx, h - dy));
330 constr.push(new mxConnectionConstraint(new mxPoint(0.5, 0), false, null, 0, dy));
331 constr.push(new mxConnectionConstraint(new mxPoint(0.5, 0), false, null, 0, h - dy));
452 constr.push(new mxConnectionConstraint(new mxPoint(1, 0.5), false));
453 constr.push(new mxConnectionConstraint(new mxPoint(0, 0.5), false, null, notch, 0));
454 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, 0, feather));
455 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, 0, h - feather));
456 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, w - dx, dy));
457 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, w - dx - 10, 0));
458 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, w - dx, h - dy));
459 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, w - dx - 10, h));
460 …constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, (w - dx) * 0.5, (dy + feath…
461 …constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, (w - dx) * 0.5, h - (dy + f…
599 constr.push(new mxConnectionConstraint(new mxPoint(1, 0.5), false));
600 constr.push(new mxConnectionConstraint(new mxPoint(0, 0.5), false, null, notch, 0));
601 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, 0, dy1));
602 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, w - dx1, dy1));
603 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, w - x2, 0));
604 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, w - dx2, 0));
605 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, 0, h - dy1));
606 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, w - dx1, h - dy1));
607 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, w - x2, h));
608 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, w - dx2, h));
609 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, (w - dx1) * 0.5, dy1));
610 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, (w - dx1) * 0.5, h - dy1));
759 constr.push(new mxConnectionConstraint(new mxPoint(1, 0.5), false));
760 constr.push(new mxConnectionConstraint(new mxPoint(0, 0.5), false, null, notch, 0));
761 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, 0, dy1));
762 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, w - dx1, dy1));
763 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, w - dx3, dy3));
764 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, w - dx2, 0));
765 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, 0, h - dy1));
766 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, w - dx1, h - dy1));
767 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, w - dx3, h - dy3));
768 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, w - dx2, h));
769 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, (w - dx1) * 0.5, dy1));
770 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, (w - dx1) * 0.5, h - dy1));
897 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false));
898 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, notch, 0));
899 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null,notch, h * 0.5 - dy));
900 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, w - dx, h * 0.5 - dy));
901 …constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, w - dx, h * 0.5 - dy - arro…
902 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, w, h * 0.5));
903 …constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, w - dx, h * 0.5 + dy + arro…
904 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, w - dx, h * 0.5 + dy));
905 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, notch, h * 0.5 + dy));
906 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, notch, h));
907 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, 0, h));
908 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, notch * 0.5 , 0));
909 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, notch * 0.5 , h));
910 …constr.push(new mxConnectionConstraint(new mxPoint(0, 0.5), false, null, (notch + w - dx) * 0.5, -…
911 …constr.push(new mxConnectionConstraint(new mxPoint(0, 0.5), false, null, (notch + w - dx) * 0.5, d…
1062 …constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, (w - dx + dy * 2) * 0.5, ar…
1063 …constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, w - dx, arrowHead / 2 - dy)…
1064 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, w - dx, 0));
1065 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, w, arrowHead * 0.5));
1066 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, w - dx, arrowHead));
1067 …constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, w - dx, arrowHead / 2 + dy)…
1068 …constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, (w - dx + dy * 2) * 0.5, ar…
1069 …constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, dy * 2, (h - arrowHead / 2 …
1070 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, dy * 2, h));
1071 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, dy, h - notch));
1072 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, 0, h));
1073 …constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, 0, (h - arrowHead / 2 - dy)…
1077 …constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, dy * 0.586, arrowHead / 2 -…
1078 …constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, 2 * dy + dy * 0.0586, arro…
1082 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, 0, arrowHead / 2 - dy));
1083 …constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, dy * 2, arrowHead / 2 + dy)…
1219 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, w - dx , 0));
1220 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, w, arrowHead * 0.5));
1221 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, w - dx, arrowHead));
1222 …constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, w - dx, arrowHead / 2 + dy)…
1223 …constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, (arrowHead / 2 + dy + w - d…
1224 …constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, (arrowHead / 2 + dy + w - d…
1225 …constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, arrowHead / 2 + dy, (arrowH…
1226 …constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, arrowHead / 2 - dy, (arrowH…
1227 …constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, arrowHead / 2 + dy, h - dx)…
1228 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, arrowHead, h - dx));
1229 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, arrowHead / 2, h));
1230 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, 0, h - dx));
1231 …constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, arrowHead / 2 - dy, h - dx)…
1235 …constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, arrowHead / 2 - dy * 0.414,…
1236 …constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, arrowHead / 2 + dy + dy * 0…
1240 …constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, arrowHead / 2 - dy, arrowHe…
1241 …constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, arrowHead / 2 + dy, arrowHe…
1376 constr.push(new mxConnectionConstraint(new mxPoint(0.5, 0), false));
1377 constr.push(new mxConnectionConstraint(new mxPoint(0.5, 1), false));
1378 constr.push(new mxConnectionConstraint(new mxPoint(0, 0.5), false));
1379 constr.push(new mxConnectionConstraint(new mxPoint(1, 0.5), false));
1380 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, w / 2 - notch, 0));
1381 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, w / 2 + notch, 0));
1382 constr.push(new mxConnectionConstraint(new mxPoint(0, 1), false, null, w / 2 - notch, 0));
1383 constr.push(new mxConnectionConstraint(new mxPoint(0, 1), false, null, w / 2 + notch, 0));
1384 …constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, w - dx, h * 0.5 - dy - arro…
1385 …constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, w - dx, h * 0.5 + dy + arro…
1386 …constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, dx, h * 0.5 - dy - arrowHea…
1387 …constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, dx, h * 0.5 + dy + arrowHea…
1388 …constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, (w * 1.5 - dx + notch) * 0.…
1389 …constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, (w * 1.5 - dx + notch) * 0.…
1390 …constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, (w * 0.5 + dx - notch) * 0.…
1391 …constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, (w * 0.5 + dx - notch) * 0.…
1539 constr.push(new mxConnectionConstraint(new mxPoint(0.5, 0), false));
1540 constr.push(new mxConnectionConstraint(new mxPoint(0.5, 1), false));
1541 constr.push(new mxConnectionConstraint(new mxPoint(0, 0.5), false));
1542 constr.push(new mxConnectionConstraint(new mxPoint(1, 0.5), false));
1543 …constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, w * 0.5 + dy, h * 0.5 - not…
1544 …constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, w * 0.5 + notch, h * 0.5 - …
1545 …constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, w * 0.5 + notch, h * 0.5 - …
1546 …constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, w * 0.5 + dy, h * 0.5 + not…
1547 …constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, w * 0.5 + notch, h * 0.5 + …
1548 …constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, w * 0.5 + notch, h * 0.5 + …
1549 …constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, w * 0.5 - dy, h * 0.5 + not…
1550 …constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, w * 0.5 - notch, h * 0.5 + …
1551 …constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, w * 0.5 - notch, h * 0.5 + …
1552 …constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, w * 0.5 - dy, h * 0.5 - not…
1553 …constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, w * 0.5 - notch, h * 0.5 - …
1554 …constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, w * 0.5 - notch, h * 0.5 - …
1555 …constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, w - dx, h * 0.5 - dy - arro…
1556 …constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, w - dx, h * 0.5 + dy + arro…
1557 …constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, w * 0.5 - dy - arrowHead, h…
1558 …constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, w * 0.5 + dy + arrowHead, h…
1559 …constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, dx, h * 0.5 - dy - arrowHea…
1560 …constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, dx, h * 0.5 + dy + arrowHea…
1561 …constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, w * 0.5 - dy - arrowHead, d…
1562 …constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, w * 0.5 + dy + arrowHead, d…
1563 …constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, w * 0.75 + (notch - dx) * 0…
1564 …constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, w * 0.75 + (notch - dx) * 0…
1565 …constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, w * 0.5 - dy, h * 0.75 + (n…
1566 …constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, w * 0.5 + dy, h * 0.75 + (n…
1567 …constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, w * 0.25 - (notch - dx) * 0…
1568 …constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, w * 0.25 - (notch - dx) * 0…
1569 …constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, w * 0.5 - dy, h * 0.25 - (n…
1570 …constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, w * 0.5 + dy, h * 0.25 - (n…
1710 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false));
1711 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, dx2 * 0.5, 0));
1712 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, dx2, 0));
1713 …constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, (w - dx1 + dx2) * 0.5, dy2 …
1714 …constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, w - dx1, dy2 * 0.5 - dy1 - …
1715 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, w, dy2 * 0.5));
1716 …constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, w - dx1, dy2 * 0.5 + dy1 + …
1717 …constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, (w - dx1 + dx2) * 0.5, dy2 …
1718 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, dx2, dy2));
1719 …constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, dx2 * 0.5 + dy1, (h - dx1 +…
1720 …constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, dx2 * 0.5 - dy1, (h - dx1 +…
1721 …constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, dx2 / 2 + dy1 + arrowHead, …
1722 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, dx2 / 2, h));
1723 …constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, dx2 / 2 - dy1 - arrowHead, …
1724 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, 0, dy2));
1849 constr.push(new mxConnectionConstraint(new mxPoint(0.5, 0), false));
1850 constr.push(new mxConnectionConstraint(new mxPoint(0.5, 1), false));
1851 constr.push(new mxConnectionConstraint(new mxPoint(0, 0.5), false));
1852 constr.push(new mxConnectionConstraint(new mxPoint(1, 0.5), false));
1853 …constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, w - dx, h * 0.5 - dy - arro…
1854 …constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, w - dx, h * 0.5 + dy + arro…
1855 …constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, dx, h * 0.5 - dy - arrowHea…
1856 …constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, dx, h * 0.5 + dy + arrowHea…
1857 …constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, w * 0.5 - dy - arrowHead, d…
1858 …constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, w * 0.5 + dy + arrowHead, d…
1859 …constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, w * 0.5 - dy - arrowHead, h…
1860 …constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, w * 0.5 + dy + arrowHead, h…
1861 …constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, w * 0.5 - dy, (dx - dy) * 0…
1862 …constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, w * 0.5 + dy, (dx - dy) * 0…
1863 …constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, w * 0.5 - dy, (dy - dx) * 0…
1864 …constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, w * 0.5 + dy, (dy - dx) * 0…
1865 …constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, (dx - dy) * 0.5 + w * 0.25,…
1866 …constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, (dx - dy) * 0.5 + w * 0.25,…
1867 …constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, (dy - dx) * 0.5 + w * 0.75,…
1868 …constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, (dy - dx) * 0.5 + w * 0.75,…
1985 constr.push(new mxConnectionConstraint(new mxPoint(0.5, 0), false, null, - arrowHead * 0.5, dx));
1986 constr.push(new mxConnectionConstraint(new mxPoint(0.5, 0), false));
1987 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, w * 0.5, h - dy));
1988 constr.push(new mxConnectionConstraint(new mxPoint(0.5, 0), false, null, arrowHead * 0.5, dx));
1989 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, w - dx, h - arrowHead));
1990 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, w, h - arrowHead * 0.5));
1991 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, w - dx, h));
1992 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, dx, h - arrowHead));
1993 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, 0, h - arrowHead * 0.5));
1994 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, dx, h));
1995 …constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, (w * 1.5 - dx + arrowHead *…
1996 …constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, (w * 1.5 - dx + arrowHead *…
1997 …constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, (w * 0.5 + dx - arrowHead *…
1998 …constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, (w * 0.5 + dx - arrowHead *…
1999 …constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, w * 0.5 - arrowHead * 0.5 +…
2000 …constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, w * 0.5 + arrowHead * 0.5 -…
2161 constr.push(new mxConnectionConstraint(new mxPoint(0, 0.5), false, null, notch, 0));
2162 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, 0, h * 0.5 - dy2));
2163 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, dx2, h * 0.5 - dy2));
2164 …constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, (w - dx1 + x2) * 0.5, h * 0…
2165 …constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, w - dx1, h * 0.5 - dy1 - ar…
2166 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, 0, h * 0.5 + dy2));
2167 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, dx2, h * 0.5 + dy2));
2168 …constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, (w - dx1 + x2) * 0.5, h * 0…
2169 …constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, w - dx1, h * 0.5 + dy1 + ar…
2170 constr.push(new mxConnectionConstraint(new mxPoint(1, 0.5), false));
2331 constr.push(new mxConnectionConstraint(new mxPoint(0, 0.5), false, null, notch, 0));
2332 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, 0, h * 0.5 - dy2));
2333 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, dx2, h * 0.5 - dy2));
2334 …constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, (w - dx1 + x2) * 0.5, h * 0…
2335 …constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, w - dx1, h * 0.5 - dy1 - ar…
2336 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, 0, h * 0.5 + dy2));
2337 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, dx2, h * 0.5 + dy2));
2338 …constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, (w - dx1 + x2) * 0.5, h * 0…
2339 …constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, w - dx1, h * 0.5 + dy1 + ar…
2340 constr.push(new mxConnectionConstraint(new mxPoint(1, 0.5), false));
2453 constr.push(new mxConnectionConstraint(new mxPoint(1, 0.5), false));
2454 constr.push(new mxConnectionConstraint(new mxPoint(0, 0.5), false, null, 0, 0));
2455 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, 0, dy));
2456 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, 0, h - dy));
2457 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, w - dx, dy));
2458 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, w - dx, 0));
2459 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, w - dx, h - dy));
2460 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, w - dx, h));
2461 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, (w - dx) * 0.5, dy));
2462 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, (w - dx) * 0.5, h - dy));
2567 constr.push(new mxConnectionConstraint(new mxPoint(0, 1), false));
2568 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, w - dx, 0));
2569 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, w, arrowHead * 0.5));
2570 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, w - dx, arrowHead));
2699 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, dx, 0));
2700 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, dx + dx2, arrowHead * 0.5));
2701 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, dx, arrowHead));
2702 …constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, (dx + w) * 0.5, h - 2 * dy)…
2703 …constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, Math.max(w, dx), h - 2 * dy…
2704 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, Math.max(w, dx), h - dy));
2705 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, Math.max(w, dx), h));
2706 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, (dx + w) * 0.5, h));
2707 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, dx, h));
2708 …constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, 0, (h + arrowHead * 0.5 - d…
2709 …constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, arrowHead - 2 * dy, (h + ar…