org.jhotdraw.draw.connector
Class ChopDiamondConnector
- java.lang.Object
-
- org.jhotdraw.draw.connector.AbstractConnector
-
- org.jhotdraw.draw.connector.ChopRectangleConnector
-
- org.jhotdraw.draw.connector.ChopDiamondConnector
-
- All Implemented Interfaces:
- java.io.Serializable, java.lang.Cloneable, Connector, DOMStorable
public class ChopDiamondConnector extends ChopRectangleConnector
AConnectorwhich locates a connection point at the bounds of any figure which has a diamond shape, such asDiamondFigure.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor and Description ChopDiamondConnector()ChopDiamondConnector(Figure owner)
-
Method Summary
-
Methods inherited from class org.jhotdraw.draw.connector.ChopRectangleConnector
findEnd, findStart
-
Methods inherited from class org.jhotdraw.draw.connector.AbstractConnector
clone, contains, draw, getAnchor, getBounds, getDrawingArea, getOwner, isConnectToDecorator, read, setConnectToDecorator, updateAnchor, updateEndLocation, updateStartLocation, write
-
-
-
-
Constructor Detail
-
ChopDiamondConnector
public ChopDiamondConnector()
-
ChopDiamondConnector
public ChopDiamondConnector(Figure owner)
-
-
DataMelt 3.0 © DataMelt by jWork.ORG