Searched refs:DistributeElements (Results 1 – 1 of 1) sorted by relevance
49616 function DistributeElements(modeling) { class49620 DistributeElements.$inject = [ 'modeling' ];49627 DistributeElements.prototype.preExecute = function(context) {49758 DistributeElements.prototype.postExecute = function(context) {50900 'elements.distribute': DistributeElements,