Searched refs:IsoRectangleShape (Results 1 – 1 of 1) sorted by relevance
379 mxCellRenderer.registerShape('isoRectangle', IsoRectangleShape);404 function IsoRectangleShape() function408 mxUtils.extend(IsoRectangleShape, mxActor);409 IsoRectangleShape.prototype.size = 20; class410 IsoRectangleShape.prototype.redrawPath = function(path, x, y, w, h)424 mxCellRenderer.registerShape('isoRectangle', IsoRectangleShape);6412 IsoRectangleShape.prototype.constraints = [];