Lines Matching refs:mxConnectionConstraint

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));
153 constr.push(new mxConnectionConstraint(new mxPoint(0.5, 1), false));
154 constr.push(new mxConnectionConstraint(new mxPoint(0.25, 1), false));
155 constr.push(new mxConnectionConstraint(new mxPoint(0, 1), false));
156 constr.push(new mxConnectionConstraint(new mxPoint(0, 0.75), false));
157 constr.push(new mxConnectionConstraint(new mxPoint(0, 0.5), false));
158 constr.push(new mxConnectionConstraint(new mxPoint(0, 0.25), false));
417 constr.push(new mxConnectionConstraint(new mxPoint(0.05, 0), false));
418 constr.push(new mxConnectionConstraint(new mxPoint(0.25, 0), false));
419 constr.push(new mxConnectionConstraint(new mxPoint(0.5, 0), false));
420 constr.push(new mxConnectionConstraint(new mxPoint(0.75, 0), false));
421 constr.push(new mxConnectionConstraint(new mxPoint(0.95, 0), false));
422 constr.push(new mxConnectionConstraint(new mxPoint(0.95, 0.25), false));
423 constr.push(new mxConnectionConstraint(new mxPoint(0.95, 0.75), false));
424 constr.push(new mxConnectionConstraint(new mxPoint(0.95, 1), false));
425 constr.push(new mxConnectionConstraint(new mxPoint(0.75, 1), false));
426 constr.push(new mxConnectionConstraint(new mxPoint(0.5, 1), false));
427 constr.push(new mxConnectionConstraint(new mxPoint(0.25, 1), false));
428 constr.push(new mxConnectionConstraint(new mxPoint(0.05, 1), false));
429 constr.push(new mxConnectionConstraint(new mxPoint(0.05, 0.75), false));
430 constr.push(new mxConnectionConstraint(new mxPoint(0.05, 0.25), false));
476 constr.push(new mxConnectionConstraint(new mxPoint(0.05, 0), false));
477 constr.push(new mxConnectionConstraint(new mxPoint(0.25, 0), false));
478 constr.push(new mxConnectionConstraint(new mxPoint(0.5, 0), false));
479 constr.push(new mxConnectionConstraint(new mxPoint(0.75, 0), false));
480 constr.push(new mxConnectionConstraint(new mxPoint(0.95, 0), false));
481 constr.push(new mxConnectionConstraint(new mxPoint(0.95, 0.25), false));
482 constr.push(new mxConnectionConstraint(new mxPoint(0.95, 0.75), false));
483 constr.push(new mxConnectionConstraint(new mxPoint(0.95, 1), false));
484 constr.push(new mxConnectionConstraint(new mxPoint(0.75, 1), false));
485 constr.push(new mxConnectionConstraint(new mxPoint(0.5, 1), false));
486 constr.push(new mxConnectionConstraint(new mxPoint(0.25, 1), false));
487 constr.push(new mxConnectionConstraint(new mxPoint(0.05, 1), false));
488 constr.push(new mxConnectionConstraint(new mxPoint(0.05, 0.75), false));
489 constr.push(new mxConnectionConstraint(new mxPoint(0.05, 0.25), false));
612 … new mxConnectionConstraint(new mxPoint(0.5, 0), true),
613 … new mxConnectionConstraint(new mxPoint(0, 0.5), true),
614 … new mxConnectionConstraint(new mxPoint(0.5, 1), true),
615 … new mxConnectionConstraint(new mxPoint(1, 0.5), true)
793 new mxConnectionConstraint(new mxPoint(0.5, 0), true),
794 new mxConnectionConstraint(new mxPoint(1, 0.5), true),
795 new mxConnectionConstraint(new mxPoint(0.5, 1), true),
796 new mxConnectionConstraint(new mxPoint(0, 0.5), true)
843 new mxConnectionConstraint(new mxPoint(0.5, 0), true),
844 new mxConnectionConstraint(new mxPoint(1, 0.5), true),
845 new mxConnectionConstraint(new mxPoint(0.5, 1), true),
846 … new mxConnectionConstraint(new mxPoint(0, 0.25), true),
847 new mxConnectionConstraint(new mxPoint(0, 0.5), true),
848 new mxConnectionConstraint(new mxPoint(0, 0.75), true)
895 … new mxConnectionConstraint(new mxPoint(0.5, 0), true),
896 … new mxConnectionConstraint(new mxPoint(0, 0.5), true),
897 … new mxConnectionConstraint(new mxPoint(0.5, 1), true),
898 … new mxConnectionConstraint(new mxPoint(1, 0.25), true),
899 … new mxConnectionConstraint(new mxPoint(1, 0.5), true),
900 … new mxConnectionConstraint(new mxPoint(1, 0.75), true)
1160 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, 2.9, 2.9));
1161 constr.push(new mxConnectionConstraint(new mxPoint(0.25, 0), false));
1162 constr.push(new mxConnectionConstraint(new mxPoint(0.5, 0), false));
1163 constr.push(new mxConnectionConstraint(new mxPoint(0.75, 0), false));
1164 constr.push(new mxConnectionConstraint(new mxPoint(1, 0), false, null, -2.9, 2.9));
1165 constr.push(new mxConnectionConstraint(new mxPoint(1, 0.25), false));
1166 constr.push(new mxConnectionConstraint(new mxPoint(1, 0.5), false));
1167 constr.push(new mxConnectionConstraint(new mxPoint(1, 0.75), false));
1168 constr.push(new mxConnectionConstraint(new mxPoint(1, 1), false, null, -2.9, -2.9));
1169 constr.push(new mxConnectionConstraint(new mxPoint(0.75, 1), false));
1170 constr.push(new mxConnectionConstraint(new mxPoint(0.5, 1), false));
1171 constr.push(new mxConnectionConstraint(new mxPoint(0.25, 1), false));
1172 constr.push(new mxConnectionConstraint(new mxPoint(0.75, 1), false));
1173 constr.push(new mxConnectionConstraint(new mxPoint(0, 1), false, null, 2.9, -2.9));
1174 constr.push(new mxConnectionConstraint(new mxPoint(0, 0.75), false));
1175 constr.push(new mxConnectionConstraint(new mxPoint(0, 0.5), false));
1176 constr.push(new mxConnectionConstraint(new mxPoint(0, 0.25), false));
1228 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false));
1229 constr.push(new mxConnectionConstraint(new mxPoint(0.25, 0), false));
1230 constr.push(new mxConnectionConstraint(new mxPoint(0.5, 0), false));
1231 constr.push(new mxConnectionConstraint(new mxPoint(0.75, 0), false));
1232 constr.push(new mxConnectionConstraint(new mxPoint(1, 0), false));
1233 constr.push(new mxConnectionConstraint(new mxPoint(1, 0.25), false));
1234 constr.push(new mxConnectionConstraint(new mxPoint(1, 0.5), false));
1235 constr.push(new mxConnectionConstraint(new mxPoint(1, 0.75), false));
1236 constr.push(new mxConnectionConstraint(new mxPoint(1, 1), false));
1237 constr.push(new mxConnectionConstraint(new mxPoint(0.75, 1), false));
1238 constr.push(new mxConnectionConstraint(new mxPoint(0.5, 1), false));
1239 constr.push(new mxConnectionConstraint(new mxPoint(0.25, 1), false));
1240 constr.push(new mxConnectionConstraint(new mxPoint(0, 1), false));
1241 constr.push(new mxConnectionConstraint(new mxPoint(0, 0.5), false, null, h * 0.3, 0));
1292 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false));
1293 constr.push(new mxConnectionConstraint(new mxPoint(0.5, 0), false));
1294 constr.push(new mxConnectionConstraint(new mxPoint(1, 0), false));
1295 constr.push(new mxConnectionConstraint(new mxPoint(1, 1), false));
1296 constr.push(new mxConnectionConstraint(new mxPoint(0.5, 1), false));
1297 constr.push(new mxConnectionConstraint(new mxPoint(0, 1), false));
1298 constr.push(new mxConnectionConstraint(new mxPoint(0.5, 0.5), false));
1350 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false));
1351 constr.push(new mxConnectionConstraint(new mxPoint(0.25, 0), false));
1352 constr.push(new mxConnectionConstraint(new mxPoint(0.5, 0), false));
1353 constr.push(new mxConnectionConstraint(new mxPoint(0.75, 0), false));
1354 constr.push(new mxConnectionConstraint(new mxPoint(1, 0), false, null, -h * 0.3, 0));
1355 constr.push(new mxConnectionConstraint(new mxPoint(1, 0.5), false));
1356 constr.push(new mxConnectionConstraint(new mxPoint(1, 1), false, null, -h * 0.3, 0));
1357 constr.push(new mxConnectionConstraint(new mxPoint(0.25, 1), false));
1358 constr.push(new mxConnectionConstraint(new mxPoint(0.5, 1), false));
1359 constr.push(new mxConnectionConstraint(new mxPoint(0.75, 1), false));
1360 constr.push(new mxConnectionConstraint(new mxPoint(0, 1), false));
1361 constr.push(new mxConnectionConstraint(new mxPoint(0, 0.25), false));
1362 constr.push(new mxConnectionConstraint(new mxPoint(0, 0.5), false));
1363 constr.push(new mxConnectionConstraint(new mxPoint(0, 0.75), false));
1415 constr.push(new mxConnectionConstraint(new mxPoint(0.145, 0.145), false));
1416 constr.push(new mxConnectionConstraint(new mxPoint(0.5, 0), false));
1417 constr.push(new mxConnectionConstraint(new mxPoint(0.855, 0.145), false));
1418 constr.push(new mxConnectionConstraint(new mxPoint(1, 0.5), false));
1419 constr.push(new mxConnectionConstraint(new mxPoint(0.855, 0.855), false));
1420 constr.push(new mxConnectionConstraint(new mxPoint(0.5, 1), false));
1421 constr.push(new mxConnectionConstraint(new mxPoint(0.145, 0.855), false));
1422 constr.push(new mxConnectionConstraint(new mxPoint(0, 0.5), false));
1505 constr.push(new mxConnectionConstraint(new mxPoint(0, 0.35), false));
1506 constr.push(new mxConnectionConstraint(new mxPoint(0, 0.65), false));
1507 constr.push(new mxConnectionConstraint(new mxPoint(1, 0.5), false));
1627 constr.push(new mxConnectionConstraint(new mxPoint(0.145, 0.145), false));
1628 constr.push(new mxConnectionConstraint(new mxPoint(0.5, 0), false));
1629 constr.push(new mxConnectionConstraint(new mxPoint(0.855, 0.145), false));
1630 constr.push(new mxConnectionConstraint(new mxPoint(1, 0.5), false));
1631 constr.push(new mxConnectionConstraint(new mxPoint(0.855, 0.855), false));
1632 constr.push(new mxConnectionConstraint(new mxPoint(0.5, 1), false));
1633 constr.push(new mxConnectionConstraint(new mxPoint(0.145, 0.855), false));
1634 constr.push(new mxConnectionConstraint(new mxPoint(0, 0.5), false));
1686 constr.push(new mxConnectionConstraint(new mxPoint(0, 0.5), false));
1687 constr.push(new mxConnectionConstraint(new mxPoint(1, 0.5), false));
1747 constr.push(new mxConnectionConstraint(new mxPoint(0, 0.5), false));
1748 constr.push(new mxConnectionConstraint(new mxPoint(1, 0.5), false));
1817 constr.push(new mxConnectionConstraint(new mxPoint(0, 0.5), false));
1818 constr.push(new mxConnectionConstraint(new mxPoint(1, 0.5), false));
1819 constr.push(new mxConnectionConstraint(new mxPoint(0.5, 0), false));
1820 constr.push(new mxConnectionConstraint(new mxPoint(0.5, 1), false));
1883 constr.push(new mxConnectionConstraint(new mxPoint(0, 0.5), false, null, 0, -14));
1884 constr.push(new mxConnectionConstraint(new mxPoint(0, 0.5), false));
1885 constr.push(new mxConnectionConstraint(new mxPoint(0, 0.5), false, null, 0, 14));
1886 constr.push(new mxConnectionConstraint(new mxPoint(1, 0.5), false, null, 0, -14));
1887 constr.push(new mxConnectionConstraint(new mxPoint(1, 0.5), false));
1888 constr.push(new mxConnectionConstraint(new mxPoint(1, 0.5), false, null, 0, 14));
1889 constr.push(new mxConnectionConstraint(new mxPoint(0.25, 0), false));
1890 constr.push(new mxConnectionConstraint(new mxPoint(0.5, 0), false));
1891 constr.push(new mxConnectionConstraint(new mxPoint(0.75, 0), false));
1892 constr.push(new mxConnectionConstraint(new mxPoint(0.25, 1), false));
1893 constr.push(new mxConnectionConstraint(new mxPoint(0.5, 1), false));
1894 constr.push(new mxConnectionConstraint(new mxPoint(0.75, 1), false));
1979 constr.push(new mxConnectionConstraint(new mxPoint(0, 0.5), false, null, 0, -14));
1980 constr.push(new mxConnectionConstraint(new mxPoint(0, 0.5), false));
1981 constr.push(new mxConnectionConstraint(new mxPoint(0, 0.5), false, null, 0, 14));
1982 constr.push(new mxConnectionConstraint(new mxPoint(1, 0.5), false, null, 0, -14));
1983 constr.push(new mxConnectionConstraint(new mxPoint(1, 0.5), false));
1984 constr.push(new mxConnectionConstraint(new mxPoint(1, 0.5), false, null, 0, 14));
1985 constr.push(new mxConnectionConstraint(new mxPoint(0.25, 0), false));
1986 constr.push(new mxConnectionConstraint(new mxPoint(0.5, 0), false));
1987 constr.push(new mxConnectionConstraint(new mxPoint(0.75, 0), false));
1988 constr.push(new mxConnectionConstraint(new mxPoint(0.25, 1), false));
1989 constr.push(new mxConnectionConstraint(new mxPoint(0.5, 1), false));
1990 constr.push(new mxConnectionConstraint(new mxPoint(0.75, 1), false));
2053 constr.push(new mxConnectionConstraint(new mxPoint(0, 0.25), false));
2054 constr.push(new mxConnectionConstraint(new mxPoint(0, 0.5), false));
2055 constr.push(new mxConnectionConstraint(new mxPoint(0, 0.75), false));
2056 constr.push(new mxConnectionConstraint(new mxPoint(1, 0.25), false, null, 0, -14));
2057 constr.push(new mxConnectionConstraint(new mxPoint(1, 0.25), false, null, 0, 14));
2058 constr.push(new mxConnectionConstraint(new mxPoint(1, 0.25), false));
2059 constr.push(new mxConnectionConstraint(new mxPoint(1, 0.75), false, null, 0, -14));
2060 constr.push(new mxConnectionConstraint(new mxPoint(1, 0.75), false));
2061 constr.push(new mxConnectionConstraint(new mxPoint(1, 0.75), false, null, 0, 14));
2062 constr.push(new mxConnectionConstraint(new mxPoint(0.25, 0), false, null, -5, 0));
2063 constr.push(new mxConnectionConstraint(new mxPoint(0.5, 0), false, null, -5, 0));
2064 constr.push(new mxConnectionConstraint(new mxPoint(0.75, 0), false, null, -5, 0));
2065 constr.push(new mxConnectionConstraint(new mxPoint(0.25, 1), false, null, -5, 0));
2066 constr.push(new mxConnectionConstraint(new mxPoint(0.5, 1), false, null, -5, 0));
2067 constr.push(new mxConnectionConstraint(new mxPoint(0.75, 1), false, null, -5, 0));
2152 constr.push(new mxConnectionConstraint(new mxPoint(0, 0.25), false));
2153 constr.push(new mxConnectionConstraint(new mxPoint(0, 0.5), false));
2154 constr.push(new mxConnectionConstraint(new mxPoint(0, 0.75), false));
2155 constr.push(new mxConnectionConstraint(new mxPoint(1, 0.25), false, null, 0, -14));
2156 constr.push(new mxConnectionConstraint(new mxPoint(1, 0.25), false, null, 0, 14));
2157 constr.push(new mxConnectionConstraint(new mxPoint(1, 0.25), false));
2158 constr.push(new mxConnectionConstraint(new mxPoint(1, 0.75), false, null, 0, -14));
2159 constr.push(new mxConnectionConstraint(new mxPoint(1, 0.75), false));
2160 constr.push(new mxConnectionConstraint(new mxPoint(1, 0.75), false, null, 0, 14));
2161 constr.push(new mxConnectionConstraint(new mxPoint(0.25, 0), false, null, -5, 0));
2162 constr.push(new mxConnectionConstraint(new mxPoint(0.5, 0), false, null, -5, 0));
2163 constr.push(new mxConnectionConstraint(new mxPoint(0.75, 0), false, null, -5, 0));
2164 constr.push(new mxConnectionConstraint(new mxPoint(0.25, 1), false, null, -5, 0));
2165 constr.push(new mxConnectionConstraint(new mxPoint(0.5, 1), false, null, -5, 0));
2166 constr.push(new mxConnectionConstraint(new mxPoint(0.75, 1), false, null, -5, 0));
2216 constr.push(new mxConnectionConstraint(new mxPoint(0, 0.5), false));
2217 constr.push(new mxConnectionConstraint(new mxPoint(1, 0.5), false));
2218 constr.push(new mxConnectionConstraint(new mxPoint(0.5, 0), false, null, -5, 0));
2219 constr.push(new mxConnectionConstraint(new mxPoint(0.5, 1), false, null, -5, 0));
2269 constr.push(new mxConnectionConstraint(new mxPoint(0, 0.5), false));
2270 constr.push(new mxConnectionConstraint(new mxPoint(1, 0.5), false));
2271 constr.push(new mxConnectionConstraint(new mxPoint(0.5, 0), false, null, 5, 0));
2272 constr.push(new mxConnectionConstraint(new mxPoint(0.5, 1), false, null, 5, 0));
2386 constr.push(new mxConnectionConstraint(new mxPoint(0, 0.5), false));
2387 constr.push(new mxConnectionConstraint(new mxPoint(1, 0.5), false));
2388 constr.push(new mxConnectionConstraint(new mxPoint(0.5, 0), false));
2389 constr.push(new mxConnectionConstraint(new mxPoint(0.5, 1), false));
2397 constr.push(new mxConnectionConstraint(new mxPoint(0.25, 0), false));
2398 constr.push(new mxConnectionConstraint(new mxPoint(0.75, 0), false));
2399 constr.push(new mxConnectionConstraint(new mxPoint(0.25, 1), false));
2400 constr.push(new mxConnectionConstraint(new mxPoint(0.75, 1), false));
2409 constr.push(new mxConnectionConstraint(new mxPoint(0, 0.25), false));
2410 constr.push(new mxConnectionConstraint(new mxPoint(0, 0.75), false));
2411 constr.push(new mxConnectionConstraint(new mxPoint(1, 0.25), false));
2412 constr.push(new mxConnectionConstraint(new mxPoint(1, 0.75), false));
2416 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, r * 0.29, r * 0.29));
2417 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, w - r * 0.29, r * 0.29));
2418 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, r * 0.29, h - r * 0.29));
2419 …constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, w - r * 0.29, h - r * 0.29)…
2645 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, 2.9, 22.9));
2646 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, w - 2.9, 22.9));
2647 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, 2.9, h - 2.9));
2648 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, w - 2.9, h - 2.9));
2649 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, 0, (h - 20) * 0.25 + 20));
2650 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, 0, (h - 20) * 0.5 + 20));
2651 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, 0, (h - 20) * 0.75 + 20));
2652 constr.push(new mxConnectionConstraint(new mxPoint(1, 0), false, null, 0, (h - 20) * 0.25 + 20));
2653 constr.push(new mxConnectionConstraint(new mxPoint(1, 0), false, null, 0, (h - 20) * 0.5 + 20));
2654 constr.push(new mxConnectionConstraint(new mxPoint(1, 0), false, null, 0, (h - 20) * 0.75 + 20));
2655 constr.push(new mxConnectionConstraint(new mxPoint(0.25, 1), false));
2656 constr.push(new mxConnectionConstraint(new mxPoint(0.5, 1), false));
2657 constr.push(new mxConnectionConstraint(new mxPoint(0.75, 1), false));
2658 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, 15, 0));
2659 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, 70, 0));
2660 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, 125, 0));
2664 constr.push(new mxConnectionConstraint(new mxPoint(0.75, 0), false, null, 0, 20));
2668 constr.push(new mxConnectionConstraint(new mxPoint(0.5, 0), false, null, 0, 20));
2672 constr.push(new mxConnectionConstraint(new mxPoint(0.25, 0), false, null, 0, 20));
2747 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, 2.9, 22.9));
2748 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, w - 2.9, 22.9));
2749 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, 2.9, h - 2.9));
2750 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, w - 2.9, h - 2.9));
2751 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, 0, (h - 20) * 0.25 + 20));
2752 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, 0, (h - 20) * 0.5 + 20));
2753 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, 0, (h - 20) * 0.75 + 20));
2754 constr.push(new mxConnectionConstraint(new mxPoint(1, 0), false, null, 0, (h - 20) * 0.25 + 20));
2755 constr.push(new mxConnectionConstraint(new mxPoint(1, 0), false, null, 0, (h - 20) * 0.5 + 20));
2756 constr.push(new mxConnectionConstraint(new mxPoint(1, 0), false, null, 0, (h - 20) * 0.75 + 20));
2757 constr.push(new mxConnectionConstraint(new mxPoint(0.25, 1), false));
2758 constr.push(new mxConnectionConstraint(new mxPoint(0.5, 1), false));
2759 constr.push(new mxConnectionConstraint(new mxPoint(0.75, 1), false));
2760 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, 15, 0));
2761 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, 40, 0));
2762 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, 65, 0));
2766 constr.push(new mxConnectionConstraint(new mxPoint(0.75, 0), false, null, 0, 20));
2770 constr.push(new mxConnectionConstraint(new mxPoint(0.5, 0), false, null, 0, 20));
2774 constr.push(new mxConnectionConstraint(new mxPoint(0.25, 0), false, null, 0, 20));
2840 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, 2.9, 2.9));
2841 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, w - 2.9, 2.9));
2842 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, 2.9, h - 2.9));
2843 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, w - 2.9, h - 2.9));
2844 constr.push(new mxConnectionConstraint(new mxPoint(0.25, 1), false));
2845 constr.push(new mxConnectionConstraint(new mxPoint(0.5, 1), false));
2846 constr.push(new mxConnectionConstraint(new mxPoint(0.75, 1), false));
2847 constr.push(new mxConnectionConstraint(new mxPoint(0.25, 0), false));
2848 constr.push(new mxConnectionConstraint(new mxPoint(0.5, 0), false));
2849 constr.push(new mxConnectionConstraint(new mxPoint(0.75, 0), false));
2850 constr.push(new mxConnectionConstraint(new mxPoint(1, 0.25), false));
2851 constr.push(new mxConnectionConstraint(new mxPoint(1, 0.5), false));
2852 constr.push(new mxConnectionConstraint(new mxPoint(1, 0.75), false));
2853 constr.push(new mxConnectionConstraint(new mxPoint(0, 0.25), false));
2854 constr.push(new mxConnectionConstraint(new mxPoint(0, 0.5), false));
2855 constr.push(new mxConnectionConstraint(new mxPoint(0, 0.75), false));
2921 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, 2.9, 2.9));
2922 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, w - 12.9, 2.9));
2923 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, 2.9, h - 2.9));
2924 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, w - 12.9, h - 2.9));
2925 constr.push(new mxConnectionConstraint(new mxPoint(0.25, 1), false));
2926 constr.push(new mxConnectionConstraint(new mxPoint(0.5, 1), false));
2927 constr.push(new mxConnectionConstraint(new mxPoint(0.75, 1), false));
2928 constr.push(new mxConnectionConstraint(new mxPoint(0.25, 0), false));
2929 constr.push(new mxConnectionConstraint(new mxPoint(0.5, 0), false));
2930 constr.push(new mxConnectionConstraint(new mxPoint(0.75, 0), false));
2931 constr.push(new mxConnectionConstraint(new mxPoint(1, 0.25), false, null, -10, 0));
2932 constr.push(new mxConnectionConstraint(new mxPoint(1, 0.5), false));
2933 constr.push(new mxConnectionConstraint(new mxPoint(1, 0.75), false, null, -10, 0));
2934 constr.push(new mxConnectionConstraint(new mxPoint(0, 0.25), false));
2935 constr.push(new mxConnectionConstraint(new mxPoint(0, 0.5), false));
2936 constr.push(new mxConnectionConstraint(new mxPoint(0, 0.75), false));
2988 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false));
2989 constr.push(new mxConnectionConstraint(new mxPoint(0, 1), false));
2990 constr.push(new mxConnectionConstraint(new mxPoint(1, 0), false));
2991 constr.push(new mxConnectionConstraint(new mxPoint(1, 1), false));
3057 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, 2.9, 2.9));
3058 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, w - 12.9, 2.9));
3059 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, 2.9, h - 2.9));
3060 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, w - 12.9, h - 2.9));
3061 constr.push(new mxConnectionConstraint(new mxPoint(0.25, 1), false));
3062 constr.push(new mxConnectionConstraint(new mxPoint(0.5, 1), false));
3063 constr.push(new mxConnectionConstraint(new mxPoint(0.75, 1), false));
3064 constr.push(new mxConnectionConstraint(new mxPoint(0.25, 0), false));
3065 constr.push(new mxConnectionConstraint(new mxPoint(0.5, 0), false));
3066 constr.push(new mxConnectionConstraint(new mxPoint(0.75, 0), false));
3067 constr.push(new mxConnectionConstraint(new mxPoint(1, 0.25), false, null, -10, 0));
3068 constr.push(new mxConnectionConstraint(new mxPoint(1, 0.5), false));
3069 constr.push(new mxConnectionConstraint(new mxPoint(1, 0.75), false, null, -10, 0));
3070 constr.push(new mxConnectionConstraint(new mxPoint(0, 0.25), false));
3071 constr.push(new mxConnectionConstraint(new mxPoint(0, 0.5), false));
3072 constr.push(new mxConnectionConstraint(new mxPoint(0, 0.75), false));
3134 constr.push(new mxConnectionConstraint(new mxPoint(0, 0.5), false));
3135 constr.push(new mxConnectionConstraint(new mxPoint(1, 0.5), false));
3136 constr.push(new mxConnectionConstraint(new mxPoint(0.5, 0), false));
3137 constr.push(new mxConnectionConstraint(new mxPoint(0.5, 1), false));
3138 constr.push(new mxConnectionConstraint(new mxPoint(0.145, 0.145), false));
3139 constr.push(new mxConnectionConstraint(new mxPoint(0.145, 0.855), false));
3140 constr.push(new mxConnectionConstraint(new mxPoint(0.855, 0.855), false));
3141 constr.push(new mxConnectionConstraint(new mxPoint(0.855, 0.145), false));