Home
last modified time | relevance | path

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

/plugin/diagramsnet/lib/shapes/bpmn/
H A DmxBpmnShape2.js1591 var superShape = mxCellRenderer.prototype.getShape('mxgraph.basic.rect');
1610 superShape.prototype.strictDrawShape.call(this, c, 0, 0, w, h, overrideStyles); class
1855 var superShape = mxCellRenderer.prototype.getShape('note');
1856 superShape.prototype.paintVertexShape.call(this, c, x, y, w, h);