Searched refs:ExtendedShape (Results 1 – 1 of 1) sorted by relevance
1836 function ExtendedShape() function1840 mxUtils.extend(ExtendedShape, mxRectangleShape);1841 ExtendedShape.prototype.isHtmlAllowed = function() class1845 ExtendedShape.prototype.getLabelBounds = function(rect)1859 ExtendedShape.prototype.paintForeground = function(c, x, y, w, h)1954 mxCellRenderer.registerShape('ext', ExtendedShape);