Home
last modified time | relevance | path

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

/plugin/diagramsnet/lib/js/grapheditor/
H A DShapes.js1957 function MessageShape() function
1961 mxUtils.extend(MessageShape, mxCylinder);
1962 MessageShape.prototype.redrawPath = function(path, x, y, w, h, isForeground) class
1981 mxCellRenderer.registerShape('message', MessageShape);