Searched refs:MessageShape (Results 1 – 1 of 1) sorted by relevance
1957 function MessageShape() function1961 mxUtils.extend(MessageShape, mxCylinder);1962 MessageShape.prototype.redrawPath = function(path, x, y, w, h, isForeground) class1981 mxCellRenderer.registerShape('message', MessageShape);