org.jhotdraw.draw.connector
Class ChopBezierConnector
- java.lang.Object
-
- org.jhotdraw.draw.connector.AbstractConnector
-
- org.jhotdraw.draw.connector.ChopRectangleConnector
-
- org.jhotdraw.draw.connector.ChopBezierConnector
-
- All Implemented Interfaces:
- java.io.Serializable, java.lang.Cloneable, Connector, DOMStorable
public class ChopBezierConnector extends ChopRectangleConnector
AConnectorwhich locates a connection point at the bounds of aBezierFigure.XXX - This connector does not take the stroke width of the polygon into account.
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor and Description ChopBezierConnector()Creates a new instance.ChopBezierConnector(BezierFigure 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
-
ChopBezierConnector
public ChopBezierConnector()
Creates a new instance.
-
ChopBezierConnector
public ChopBezierConnector(BezierFigure owner)
-
-
DataMelt 3.0 © DataMelt by jWork.ORG