Home
last modified time | relevance | path

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

/plugin/bpmnio/vendor/bpmn-js/
H A DCHANGELOG.md571 * `BpmnLayouter#layoutConnection` waypoints can be specified via hint
/plugin/bpmnioeditor/vendor/bpmnio-js/
H A Dbpmn-modeler.development.js53421 function BpmnLayouter() {} function
53423 inherits$1(BpmnLayouter, BaseLayouter);
53426 BpmnLayouter.prototype.layoutConnection = function(connection, hints) {
53886 layouter: [ 'type', BpmnLayouter ],