Searched refs:CrossbarShape (Results 1 – 1 of 1) sorted by relevance
3018 function CrossbarShape() function3022 mxUtils.extend(CrossbarShape, mxActor);3024 CrossbarShape.prototype.redrawPath = function(c, x, y, w, h) class3039 mxCellRenderer.registerShape('crossbar', CrossbarShape);6879 CrossbarShape.prototype.constraints = [new mxConnectionConstraint(new mxPoint(0, 0), false),