Home
last modified time | relevance | path

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

/plugin/diagramsnet/lib/js/grapheditor/
H A DShapes.js3157 function XorShape() function
3161 mxUtils.extend(XorShape, mxActor);
3162 XorShape.prototype.redrawPath = function(c, x, y, w, h) class
3172 mxCellRenderer.registerShape('xor', XorShape);
6974 XorShape.prototype.constraints = [new mxConnectionConstraint(new mxPoint(0.175, 0.25), false),