Home
last modified time | relevance | path

Searched refs:waypoints (Results 1 – 25 of 74) sorted by relevance

123

/plugin/bpmnioeditor/vendor/bpmnio-js/
H A Dbpmn-modeler.development.js2854 var waypoints = connection.waypoints;
4279 waypoints = waypoints.slice();
20419 var waypoints = element.waypoints,
28977 connection.waypoints = waypoints;
29028 context.waypoints = waypoints;
29167 connection.waypoints = waypoints;
30243 waypoints = hints.waypoints,
30283 waypoints: hints.waypoints || connection.waypoints
37953 waypoints = waypoints.slice();
52994 waypoints = waypoints || [];
[all …]
H A Dbpmn-modeler.production.min.js2waypoints&&!t&&(a=pt(e.waypoints,!0));var s=a.x,c=a.y,p=a.height||0,u=a.width||0;(s<n||void 0===n)…
7 …ght}},yn.prototype.getAbsoluteBBox=function(e){var t,n=this.viewbox();e.waypoints?t=this.getGraphi…
28waypoints,n="m "+t[0].x+","+t[0].y,i=1;i<t.length;i++)n+="L"+t[i].x+","+t[i].y+" ";return n}var k…
33 …trigger=function(e,t){var n=this._modeling,i=g(e,(function(e){return!(e.waypoints||e.host||e.label…
34waypoints,a=gs(t,o,e);if(a)return!function(e,t,n){var i,r,o,a,s,c,p=e.index,u=e.point;return!(p<=0…
/plugin/bpmnio/vendor/bpmn-js/dist/
H A Dbpmn-modeler.production.min.js2waypoints&&!t&&(a=dt(e.waypoints,!0));var s=a.x,c=a.y,p=a.height||0,l=a.width||0;(s<n||void 0===n)…
7waypoints,n=t.reduce((function(e,n,i){var r=t[i-1];if(r){var o=e[e.length-1],a=o&&o.endLength||0,s…
27waypoints,{markerEnd:y("sequenceflow-end",i,r),stroke:Jr(t,c)}),a=Zr(t);return t.source&&(n=t.sour…
33 …igger=function(e,t){var n,i=this._modeling,r=y(e,(function(e){return!(e.waypoints||e.host||e.label…
194waypoints||e.host||e.labelTarget)}));return!((t=ct(t)).length<2)&&t}))};var Gc={__depends__:[ys,As…
H A Dbpmn-viewer.production.min.js2waypoints,{markerEnd:v("sequenceflow-end",i,r),stroke:he(t,p)}),a=ce(t);return t.source&&(n=t.sour…
H A Dbpmn-navigated-viewer.production.min.js2waypoints,{markerEnd:v("sequenceflow-end",i,r),stroke:he(t,p)}),a=ce(t);return t.source&&(n=t.sour…
/plugin/bpmnio/vendor/dmn-js/dist/
H A Ddmn-modeler.production.min.js2waypoints&&!t&&(a=Ui(e.waypoints,!0));var s=a.x,u=a.y,c=a.height||0,l=a.width||0;(s<n||void 0===n)…
7waypoints,n=t.reduce((function(e,n,i){var r=t[i-1];if(r){var o=e[e.length-1],a=o&&o.endLength||0,s…
21waypoints||e.host||e.labelTarget)}));if(O(n=this._rules.allowed("elements.align",{elements:r}))&&(…
H A Ddmn-viewer.production.min.js2waypoints&&!t&&(a=cr(e.waypoints,!0));var s=a.x,l=a.y,u=a.height||0,c=a.width||0;(s<n||void 0===n)…
H A Ddmn-navigated-viewer.production.min.js2waypoints&&!t&&(a=pr(e.waypoints,!0));var s=a.x,l=a.y,u=a.height||0,c=a.width||0;(s<n||void 0===n)…
/plugin/bpmnio/vendor/dmn-js/
H A DCHANGELOG.md263 * `CHORE`: remove redundant waypoints update ([#522](https://github.com/bpmn-io/dmn-js/pull/522))
305 * DI waypoints of new `dmn:Association` elements no longer point to middle of source and target and…
306 coordinates as connection waypoints.
345 * DI waypoints of new dmn:Association no longer point to middle of source and target and have same
346 coordinates as connection waypoints.
/plugin/bpmnio/vendor/bpmn-js/
H A DCHANGELOG.md260 * `FIX`: don't create illegal `bpmndi:BPMNEdge#waypoints` property ([#1544](https://github.com/bpmn…
533 * `FIX`: disable waypoints-cropping after pasting connections ([`9f8a724e`](https://github.com/bpmn…
543 * `FIX`: do not snap connection waypoints on paste ([`d769e6dd`](https://github.com/bpmn-io/bpmn-js…
571 * `BpmnLayouter#layoutConnection` waypoints can be specified via hint
742 * `FIX`: gracefully handle missing waypoints ([`45486f2`](https://github.com/bpmn-io/bpmn-js/commit…
/plugin/diagramsnet/lib/resources/
H A Ddia_i18n.txt780 waypoints=waypoints
H A Ddia_ru.txt780 waypoints=Опорные точки
H A Ddia_bg.txt780 waypoints=Ориентири
H A Ddia_el.txt780 waypoints=Σημεία αναφοράς
H A Ddia_zh.txt780 waypoints=航点
H A Ddia_uk.txt780 waypoints=Шляхові точки
H A Ddia_fa.txt780 waypoints=‫نقطه مسیر‬
H A Ddia_ja.txt780 waypoints=途中点
H A Ddia_he.txt780 waypoints=‫נקודות ציון ‬
H A Ddia_ko.txt780 waypoints=중간점
H A Ddia_th.txt780 waypoints=การวางตำแหน่ง
H A Ddia_zh-tw.txt780 waypoints=航點
H A Ddia_ar.txt780 waypoints=‫نقط المسار‬
/plugin/diagramsnet/lib/js/diagramly/
H A DExtensions.js5731 …var waypoints = p.ElbowControlPoints != null && p.ElbowControlPoints.length > 0? p.ElbowControlPoi…
5734 if (waypoints != null)
5738 for (var i = 0; i < waypoints.length; i++)
5740 var pt = waypoints[i].p ? waypoints[i].p : waypoints[i];
5747 if (waypoints == p.BezierJoints)
/plugin/diagramsnet/lib/mxgraph/
H A DmxClient.js1456 …;this.mouseDownCounter=1;this.waypointsEnabled&&null==this.shape&&(this.waypoints=null,this.shape=…
1471 …is.getSourcePerimeterPoint(this.previous,null!=this.waypoints&&0<this.waypoints.length?this.waypoi…
1472 …pe.points=this.edgeState.absolutePoints:(c=[e],null!=this.waypoints&&(c=c.concat(this.waypoints)),…
1476 …State,!1,b));var c=null;if(null!=this.waypoints)for(var c=[],d=0;d<this.waypoints.length;d++){var …
1478 …terFunction(a);if(null!=e){var f=null!=this.waypoints&&0<this.waypoints.length?this.waypoints[this…
1481waypoints||1<this.mouseDownCounter&&(c>this.graph.tolerance||b>this.graph.tolerance))null==this.wa…
1490 …tGeometry(g);null==p&&(p=new mxGeometry,p.relative=!0,e.setGeometry(g,p));if(null!=this.waypoints&&
1491 …this.waypoints.length){var q=this.graph.view.scale,r=this.graph.view.translate;p.points=[];for(a=0…

123