Home
last modified time | relevance | path

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

/plugin/diagramsnet/lib/js/grapheditor/
H A DShapes.js2670 function RequiredInterfaceShape() function
2674 mxUtils.extend(RequiredInterfaceShape, mxShape);
2676 RequiredInterfaceShape.prototype.paintBackground = function(c, x, y, w, h) class
2688 mxCellRenderer.registerShape('requiredInterface', RequiredInterfaceShape);
6980RequiredInterfaceShape.prototype.constraints = [new mxConnectionConstraint(new mxPoint(0, 0.5), fa…