Home
last modified time | relevance | path

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

/plugin/diagramsnet/lib/js/grapheditor/
H A DShapes.js908 function UMLStateShape() function
912 mxUtils.extend(UMLStateShape, mxCylinder);
913 UMLStateShape.prototype.arcSize = 0.1; class
915 UMLStateShape.prototype.paintVertexShape = function(c, x, y, w, h)
990 UMLStateShape.prototype.getLabelMargins = function(rect)
1005 mxCellRenderer.registerShape('umlState', UMLStateShape);
1204 UMLStateShape.prototype.getLabelMargins = function(rect)