Home
last modified time | relevance | path

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

/plugin/diagramsnet/lib/js/grapheditor/
H A DShapes.js3018 function CrossbarShape() function
3022 mxUtils.extend(CrossbarShape, mxActor);
3024 CrossbarShape.prototype.redrawPath = function(c, x, y, w, h) class
3039 mxCellRenderer.registerShape('crossbar', CrossbarShape);
6879 CrossbarShape.prototype.constraints = [new mxConnectionConstraint(new mxPoint(0, 0), false),