Searched refs:DimensionShape (Results 1 – 1 of 1) sorted by relevance
3336 function DimensionShape() function3340 mxUtils.extend(DimensionShape, mxEllipse);3341 DimensionShape.prototype.paintVertexShape = function(c, x, y, w, h) class3368 mxCellRenderer.registerShape('dimension', DimensionShape);