Searched refs:newWaypoints (Results 1 – 4 of 4) sorted by relevance
| /plugin/bpmnioeditor/vendor/bpmnio-js/ |
| D | bpmn-modeler.development.js | 28892 newWaypoints = connection.waypoints.slice(), 28912 newWaypoints.splice(bendpointIndex, 0, docking); 28916 newWaypoints[bendpointIndex] = docking; 28926 newWaypoints = this.cropWaypoints(connection, newWaypoints); 28928 modeling.updateWaypoints(connection, filterRedundantWaypoints(newWaypoints), hints); 28936 hints.newWaypoints = newWaypoints.reverse(); 28944 hints.newWaypoints = newWaypoints.reverse(); 28962 BendpointMove.prototype.cropWaypoints = function(connection, newWaypoints) { argument 28966 return newWaypoints; 28971 connection.waypoints = newWaypoints; [all …]
|
| D | bpmn-modeler.production.min.js | 34 …newWaypoints=s.reverse())):u===ks&&(l.docking="target",Bs(t)&&(l.docking="source",l.newWaypoints=s… property
|
| /plugin/bpmnio/vendor/bpmn-js/dist/ |
| H A D | bpmn-modeler.production.min.js | 211 …newWaypoints=f.reverse())):_===wi&&(v.docking="target",Na(s)&&(v.docking="source",v.newWaypoints=f… property
|
| /plugin/bpmnio/vendor/dmn-js/dist/ |
| H A D | dmn-modeler.production.min.js | 24 …newWaypoints=h.reverse())):m===ps&&(g.docking="target",vf(a)&&(g.docking="source",g.newWaypoints=h… 198 …newWaypoints&&(s.waypoints=o.newWaypoints),this._modeling.layoutConnection(e,s))};Es.prototype.rev… property
|