-
Interface Summary Interface Description Connector A connector knows how to locate the start point or the end point of aConnectionFigureon a connected figure. -
Class Summary Class Description AbstractConnector This abstract class can be extended to implement aConnector.ChopBezierConnector AConnectorwhich locates a connection point at the bounds of aBezierFigure.ChopDiamondConnector AConnectorwhich locates a connection point at the bounds of any figure which has a diamond shape, such asDiamondFigure.ChopEllipseConnector AConnectorwhich locates a connection point at the bounds of any figure which has an elliptic shape, such asEllipseFigure.ChopRectangleConnector AConnectorwhich locates a connection point at the bounds of any figure which has a rectangular shape, such asRectangleFigure.ChopRoundRectangleConnector AConnectorwhich locates a connection point at the bounds of aRoundRectangleFigure.ChopTriangleConnector AConnectorwhich locates a connection point at the bounds of aTriangleFigure.LocatorConnector A LocatorConnector locates connection points with the help of a Locator.StickyRectangleConnector A StickyRectangleConnector locates connection points by choping the connection between the centers of the two figures at the display box.
Package org.jhotdraw.draw.connector Description
DataMelt 3.0 © DataMelt by jWork.ORG