Lines Matching refs:constr

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));
80 constr.push(new mxConnectionConstraint(new mxPoint(0.75, 1), false));
81 constr.push(new mxConnectionConstraint(new mxPoint(0.5, 1), false));
82 constr.push(new mxConnectionConstraint(new mxPoint(0.25, 1), false));
83 constr.push(new mxConnectionConstraint(new mxPoint(0, 1), false));
84 constr.push(new mxConnectionConstraint(new mxPoint(0, 0.75), false));
85 constr.push(new mxConnectionConstraint(new mxPoint(0, 0.5), false));
86 constr.push(new mxConnectionConstraint(new mxPoint(0, 0.25), false));
88 return (constr);
231 var constr = [];
233 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, 2.9, 2.9));
234 constr.push(new mxConnectionConstraint(new mxPoint(0.25, 0), false));
235 constr.push(new mxConnectionConstraint(new mxPoint(0.5, 0), false));
236 constr.push(new mxConnectionConstraint(new mxPoint(0.75, 0), false));
237 constr.push(new mxConnectionConstraint(new mxPoint(1, 0), false, null, -2.9, 2.9));
238 constr.push(new mxConnectionConstraint(new mxPoint(1, 0.25), false));
239 constr.push(new mxConnectionConstraint(new mxPoint(1, 0.5), false));
240 constr.push(new mxConnectionConstraint(new mxPoint(1, 0.75), false));
241 constr.push(new mxConnectionConstraint(new mxPoint(1, 1), false, null, -2.9, -2.9));
242 constr.push(new mxConnectionConstraint(new mxPoint(0.75, 1), false));
243 constr.push(new mxConnectionConstraint(new mxPoint(0.5, 1), false));
244 constr.push(new mxConnectionConstraint(new mxPoint(0.25, 1), false));
245 constr.push(new mxConnectionConstraint(new mxPoint(0, 1), false, null, 2.9, -2.9));
246 constr.push(new mxConnectionConstraint(new mxPoint(0, 0.75), false));
247 constr.push(new mxConnectionConstraint(new mxPoint(0, 0.5), false));
248 constr.push(new mxConnectionConstraint(new mxPoint(0, 0.25), false));
250 return (constr);
311 var constr = [];
313 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, 2.9, 2.9));
314 constr.push(new mxConnectionConstraint(new mxPoint(0.25, 0), false));
315 constr.push(new mxConnectionConstraint(new mxPoint(0.5, 0), false));
316 constr.push(new mxConnectionConstraint(new mxPoint(0.75, 0), false));
317 constr.push(new mxConnectionConstraint(new mxPoint(1, 0), false, null, -2.9, 2.9));
318 constr.push(new mxConnectionConstraint(new mxPoint(1, 0.25), false));
319 constr.push(new mxConnectionConstraint(new mxPoint(1, 0.5), false));
320 constr.push(new mxConnectionConstraint(new mxPoint(1, 0.75), false));
321 constr.push(new mxConnectionConstraint(new mxPoint(1, 1), false, null, -2.9, -2.9));
322 constr.push(new mxConnectionConstraint(new mxPoint(0.75, 1), false));
323 constr.push(new mxConnectionConstraint(new mxPoint(0.5, 1), false));
324 constr.push(new mxConnectionConstraint(new mxPoint(0.25, 1), false));
325 constr.push(new mxConnectionConstraint(new mxPoint(0, 1), false, null, 2.9, -2.9));
326 constr.push(new mxConnectionConstraint(new mxPoint(0, 0.75), false));
327 constr.push(new mxConnectionConstraint(new mxPoint(0, 0.5), false));
328 constr.push(new mxConnectionConstraint(new mxPoint(0, 0.25), false));
330 return (constr);
384 var constr = [];
386 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false));
387 constr.push(new mxConnectionConstraint(new mxPoint(0.25, 0), false));
388 constr.push(new mxConnectionConstraint(new mxPoint(0.5, 0), false));
389 constr.push(new mxConnectionConstraint(new mxPoint(0.75, 0), false));
390 constr.push(new mxConnectionConstraint(new mxPoint(1, 0), false));
391 constr.push(new mxConnectionConstraint(new mxPoint(1, 0.25), false));
392 constr.push(new mxConnectionConstraint(new mxPoint(1, 0.5), false));
393 constr.push(new mxConnectionConstraint(new mxPoint(1, 0.75), false));
394 constr.push(new mxConnectionConstraint(new mxPoint(1, 0.85), false, null));
395 constr.push(new mxConnectionConstraint(new mxPoint(0.75, 0.745), false));
396 constr.push(new mxConnectionConstraint(new mxPoint(0.5, 0.85), false));
397 constr.push(new mxConnectionConstraint(new mxPoint(0.25, 0.955), false));
398 constr.push(new mxConnectionConstraint(new mxPoint(0, 0.85), false));
399 constr.push(new mxConnectionConstraint(new mxPoint(0, 0.75), false));
400 constr.push(new mxConnectionConstraint(new mxPoint(0, 0.5), false));
401 constr.push(new mxConnectionConstraint(new mxPoint(0, 0.25), false));
403 return (constr);
761 var constr = [];
763 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false));
764 constr.push(new mxConnectionConstraint(new mxPoint(0.25, 0), false));
765 constr.push(new mxConnectionConstraint(new mxPoint(0.5, 0), false));
766 constr.push(new mxConnectionConstraint(new mxPoint(0.75, 0), false));
767 constr.push(new mxConnectionConstraint(new mxPoint(1, 0), false));
768 constr.push(new mxConnectionConstraint(new mxPoint(1, 0.25), false));
769 constr.push(new mxConnectionConstraint(new mxPoint(1, 0.5), false));
770 constr.push(new mxConnectionConstraint(new mxPoint(1, 0.75), false));
771 constr.push(new mxConnectionConstraint(new mxPoint(1, 1), false));
772 constr.push(new mxConnectionConstraint(new mxPoint(0.75, 1), false));
773 constr.push(new mxConnectionConstraint(new mxPoint(0.5, 1), false));
774 constr.push(new mxConnectionConstraint(new mxPoint(0.25, 1), false));
775 constr.push(new mxConnectionConstraint(new mxPoint(0, 1), false));
776 constr.push(new mxConnectionConstraint(new mxPoint(0, 0.75), false));
777 constr.push(new mxConnectionConstraint(new mxPoint(0, 0.5), false));
778 constr.push(new mxConnectionConstraint(new mxPoint(0, 0.25), false));
780 return (constr);
886 var constr = [];
888 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, 0, 10));
889 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, 10, 0));
890 constr.push(new mxConnectionConstraint(new mxPoint(0.25, 0), false));
891 constr.push(new mxConnectionConstraint(new mxPoint(0.5, 0), false));
892 constr.push(new mxConnectionConstraint(new mxPoint(0.75, 0), false));
893 constr.push(new mxConnectionConstraint(new mxPoint(1, 0), false));
894 constr.push(new mxConnectionConstraint(new mxPoint(1, 0.25), false));
895 constr.push(new mxConnectionConstraint(new mxPoint(1, 0.5), false));
896 constr.push(new mxConnectionConstraint(new mxPoint(1, 0.75), false));
897 constr.push(new mxConnectionConstraint(new mxPoint(1, 1), false, null, 0, -10));
898 constr.push(new mxConnectionConstraint(new mxPoint(1, 1), false, null, -10, 0));
899 constr.push(new mxConnectionConstraint(new mxPoint(0.75, 1), false));
900 constr.push(new mxConnectionConstraint(new mxPoint(0.5, 1), false));
901 constr.push(new mxConnectionConstraint(new mxPoint(0.25, 1), false));
902 constr.push(new mxConnectionConstraint(new mxPoint(0, 1), false));
903 constr.push(new mxConnectionConstraint(new mxPoint(0, 0.75), false));
904 constr.push(new mxConnectionConstraint(new mxPoint(0, 0.5), false));
905 constr.push(new mxConnectionConstraint(new mxPoint(0, 0.25), false));
907 return (constr);
1106 var constr = [];
1108 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, 5, 5));
1109 constr.push(new mxConnectionConstraint(new mxPoint(0.25, 0), false));
1110 constr.push(new mxConnectionConstraint(new mxPoint(0.5, 0), false));
1111 constr.push(new mxConnectionConstraint(new mxPoint(0.75, 0), false));
1112 constr.push(new mxConnectionConstraint(new mxPoint(1, 0), false, null, -5, 5));
1113 constr.push(new mxConnectionConstraint(new mxPoint(1, 0.25), false));
1114 constr.push(new mxConnectionConstraint(new mxPoint(1, 0.5), false));
1115 constr.push(new mxConnectionConstraint(new mxPoint(1, 0.75), false));
1116 constr.push(new mxConnectionConstraint(new mxPoint(1, 1), false, null, -5, -5));
1117 constr.push(new mxConnectionConstraint(new mxPoint(0.75, 1), false));
1118 constr.push(new mxConnectionConstraint(new mxPoint(0.5, 1), false));
1119 constr.push(new mxConnectionConstraint(new mxPoint(0.25, 1), false));
1120 constr.push(new mxConnectionConstraint(new mxPoint(0, 1), false, null, 5, -5));
1121 constr.push(new mxConnectionConstraint(new mxPoint(0, 0.75), false));
1122 constr.push(new mxConnectionConstraint(new mxPoint(0, 0.5), false));
1123 constr.push(new mxConnectionConstraint(new mxPoint(0, 0.25), false));
1125 return (constr);
1200 var constr = [];
1202 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false));
1203 constr.push(new mxConnectionConstraint(new mxPoint(0.25, 0), false));
1204 constr.push(new mxConnectionConstraint(new mxPoint(0.5, 0), false));
1205 constr.push(new mxConnectionConstraint(new mxPoint(0.75, 0), false));
1206 constr.push(new mxConnectionConstraint(new mxPoint(1, 0), false));
1207 constr.push(new mxConnectionConstraint(new mxPoint(1, 0.25), false));
1208 constr.push(new mxConnectionConstraint(new mxPoint(1, 0.5), false));
1209 constr.push(new mxConnectionConstraint(new mxPoint(1, 0.75), false));
1210 constr.push(new mxConnectionConstraint(new mxPoint(1, 0.85), false, null));
1211 constr.push(new mxConnectionConstraint(new mxPoint(0.75, 0.745), false));
1212 constr.push(new mxConnectionConstraint(new mxPoint(0.5, 0.85), false));
1213 constr.push(new mxConnectionConstraint(new mxPoint(0.25, 0.955), false));
1214 constr.push(new mxConnectionConstraint(new mxPoint(0, 0.85), false));
1215 constr.push(new mxConnectionConstraint(new mxPoint(0, 0.75), false));
1216 constr.push(new mxConnectionConstraint(new mxPoint(0, 0.5), false));
1217 constr.push(new mxConnectionConstraint(new mxPoint(0, 0.25), false));
1219 return (constr);