Searched refs:SwitchShape (Results 1 – 1 of 1) sorted by relevance
749 function SwitchShape() function753 mxUtils.extend(SwitchShape, mxActor);754 SwitchShape.prototype.redrawPath = function(c, x, y, w, h) class765 mxCellRenderer.registerShape('switch', SwitchShape);6751 SwitchShape.prototype.constraints = [new mxConnectionConstraint(new mxPoint(0, 0), false),