Searched refs:RequiredInterfaceShape (Results 1 – 1 of 1) sorted by relevance
2670 function RequiredInterfaceShape() function2674 mxUtils.extend(RequiredInterfaceShape, mxShape);2676 RequiredInterfaceShape.prototype.paintBackground = function(c, x, y, w, h) class2688 mxCellRenderer.registerShape('requiredInterface', RequiredInterfaceShape);6980 …RequiredInterfaceShape.prototype.constraints = [new mxConnectionConstraint(new mxPoint(0, 0.5), fa…