Home
last modified time | relevance | path

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

/plugin/bpmnioeditor/vendor/bpmnio-js/
H A Dbpmn-modeler.development.js53821 CroppingConnectionDocking.prototype.getDockingPoint = function(connection, shape, dockStart) { argument
53828 dockingIdx = dockStart ? 0 : waypoints.length - 1;
53831 croppedPoint = this._getIntersection(shape, connection, dockStart);