Searched refs:UmlEntityShape (Results 1 – 1 of 1) sorted by relevance
2056 function UmlEntityShape() function2060 mxUtils.extend(UmlEntityShape, mxEllipse);2061 UmlEntityShape.prototype.paintVertexShape = function(c, x, y, w, h) class2072 mxCellRenderer.registerShape('umlEntity', UmlEntityShape);