Searched refs:OrShape (Results 1 – 1 of 1) sorted by relevance
3140 function OrShape() function3144 mxUtils.extend(OrShape, mxActor);3145 OrShape.prototype.redrawPath = function(c, x, y, w, h) class3154 mxCellRenderer.registerShape('or', OrShape);6968 OrShape.prototype.constraints = [new mxConnectionConstraint(new mxPoint(0, 0.25), false),