Searched refs:GraphicsFactory (Results 1 – 1 of 1) sorted by relevance
7024 function GraphicsFactory(eventBus, elementRegistry) { class7029 GraphicsFactory.$inject = [ 'eventBus' , 'elementRegistry' ];7032 GraphicsFactory.prototype._getChildrenContainer = function(element) {7058 GraphicsFactory.prototype._clear = function(gfx) {7093 GraphicsFactory.prototype._createContainer = function(7125 GraphicsFactory.prototype.create = function(type, element, parentIndex) {7130 GraphicsFactory.prototype.updateContainments = function(elements) {7165 GraphicsFactory.prototype.drawShape = function(visual, element) {7171 GraphicsFactory.prototype.getShapePath = function(element) {7177 GraphicsFactory.prototype.drawConnection = function(visual, element) {[all …]