Home
last modified time | relevance | path

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

/plugin/bpmnioeditor/vendor/bpmnio-js/
H A Dbpmn-modeler.development.js4276 function filterRedundantWaypoints(waypoints) { function
28928 modeling.updateWaypoints(connection, filterRedundantWaypoints(newWaypoints), hints);
29385 function filterRedundantWaypoints(waypoints, segmentStartIndex) {
29569 var filtered = filterRedundantWaypoints(newWaypoints, newSegmentStartIndex);