Searched refs:DelayShape (Results 1 – 1 of 1) sorted by relevance
3471 function DelayShape() function3475 mxUtils.extend(DelayShape, mxActor);3476 DelayShape.prototype.redrawPath = function(c, x, y, w, h) class3488 mxCellRenderer.registerShape('delay', DelayShape);6650 DelayShape.prototype.constraints = mxRectangleShape.prototype.constraints;