Searched refs:XorShape (Results 1 – 1 of 1) sorted by relevance
3157 function XorShape() function3161 mxUtils.extend(XorShape, mxActor);3162 XorShape.prototype.redrawPath = function(c, x, y, w, h) class3172 mxCellRenderer.registerShape('xor', XorShape);6974 XorShape.prototype.constraints = [new mxConnectionConstraint(new mxPoint(0.175, 0.25), false),