Searched refs:UMLStateShape (Results 1 – 1 of 1) sorted by relevance
908 function UMLStateShape() function912 mxUtils.extend(UMLStateShape, mxCylinder);913 UMLStateShape.prototype.arcSize = 0.1; class915 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)