Home
last modified time | relevance | path

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

/plugin/diagramsnet/lib/js/grapheditor/
H A DShapes.js3140 function OrShape() function
3144 mxUtils.extend(OrShape, mxActor);
3145 OrShape.prototype.redrawPath = function(c, x, y, w, h) class
3154 mxCellRenderer.registerShape('or', OrShape);
6968 OrShape.prototype.constraints = [new mxConnectionConstraint(new mxPoint(0, 0.25), false),