Home
last modified time | relevance | path

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

/plugin/bpmnioeditor/vendor/bpmnio-js/
H A Dbpmn-modeler.development.js49616 function DistributeElements(modeling) { class
49620 DistributeElements.$inject = [ 'modeling' ];
49627 DistributeElements.prototype.preExecute = function(context) {
49758 DistributeElements.prototype.postExecute = function(context) {
50900 'elements.distribute': DistributeElements,