Home
last modified time | relevance | path

Searched refs:intersections (Results 1 – 7 of 7) sorted by relevance

/plugin/geophp/vendor/funiq/geophp/src/Geometry/
DPolygon.php268 $intersections = 0;
297 $intersections++;
302 if ($intersections % 2 != 0) {
/plugin/bpmnioeditor/vendor/bpmnio-js/
Dbpmn-modeler.development.js4236 var intersections = getIntersections(elementPath, linePath);
4243 if (intersections.length === 1) {
4244 return roundPoint(intersections[0]);
4245 } else if (intersections.length === 2 && pointDistance(intersections[0], intersections[1]) < 1) {
4246 return roundPoint(intersections[0]);
4247 } else if (intersections.length > 1) {
4251 intersections = sortBy(intersections, function(i) {
4264 return roundPoint(intersections[cropStart ? 0 : intersections.length - 1]);
28064 …var intersections = intersect(circlePath(reference, INTERSECTION_THRESHOLD$1), linePath(waypoints)…
28066 var a = intersections[0],
[all …]
/plugin/dirtylittlehelper/script/
Dmermaid.min.js.map1intersections","minX","minY","pdx","pdy","distp","qdx","qdy","distq","nullptn","formatptn","colonp…
/plugin/openlayersmap/ol/
Dol.js.map1intersections = [];\n // Calculate intersections with the horizontal line\n for (let r = 0, rr =…
/plugin/dirtylittlehelper/mermaid/editor/docs/
Dbundle.js.map1intersections or the line was empty; 1 - no intersections; 2 - there were\n// intersections, and t…
D2.2.js.map1 …return null;\n}\n/**\n * - Sort regions\n * - Remove invalid regions (intersections)\n * - If limi…
/plugin/pdfjs/pdfjs/build/
Dpdf.js.map1intersections: 5, 10.\n var count = 0;\n pos = 0;\n if (data[pos] !== 0) {\n points[0] = 1;\…