Home
last modified time | relevance | path

Searched refs:IsoCubeShape (Results 1 – 1 of 1) sorted by relevance

/plugin/diagramsnet/lib/js/grapheditor/
H A DShapes.js427 function IsoCubeShape() function
431 mxUtils.extend(IsoCubeShape, mxCylinder);
432 IsoCubeShape.prototype.size = 20; class
433 IsoCubeShape.prototype.redrawPath = function(path, x, y, w, h, isForeground)
460 mxCellRenderer.registerShape('isoCube', IsoCubeShape);
6414 IsoCubeShape.prototype.getConstraints = function(style, w, h)