Searched refs:UmlBoundaryShape (Results 1 – 1 of 1) sorted by relevance
2021 function UmlBoundaryShape() function2025 mxUtils.extend(UmlBoundaryShape, mxShape);2026 UmlBoundaryShape.prototype.getLabelMargins = function(rect) class2030 UmlBoundaryShape.prototype.paintBackground = function(c, x, y, w, h)2053 mxCellRenderer.registerShape('umlBoundary', UmlBoundaryShape);