Searched refs:IsoCubeShape (Results 1 – 1 of 1) sorted by relevance
427 function IsoCubeShape() function431 mxUtils.extend(IsoCubeShape, mxCylinder);432 IsoCubeShape.prototype.size = 20; class433 IsoCubeShape.prototype.redrawPath = function(path, x, y, w, h, isForeground)460 mxCellRenderer.registerShape('isoCube', IsoCubeShape);6414 IsoCubeShape.prototype.getConstraints = function(style, w, h)