Searched refs:UmlActorShape (Results 1 – 1 of 1) sorted by relevance
1984 function UmlActorShape() function1988 mxUtils.extend(UmlActorShape, mxShape);1989 UmlActorShape.prototype.paintBackground = function(c, x, y, w, h) class2018 mxCellRenderer.registerShape('umlActor', UmlActorShape);6722 UmlActorShape.prototype.constraints = [new mxConnectionConstraint(new mxPoint(0.25, 0.1), false),