All Packages Class Hierarchy This Package Previous Next Index
Class CH.ifa.draw.contrib.ChopDiamondConnector
CH.ifa.draw.standard.AbstractConnector
|
+----CH.ifa.draw.standard.ChopBoxConnector
|
+----CH.ifa.draw.contrib.ChopDiamondConnector
- public class ChopDiamondConnector
- extends ChopBoxConnector
A ChopDiamondConnector locates connection points by
choping the connection between the centers of the
two figures at diamond perimeter.
- See Also:
- Connector
-
ChopDiamondConnector()
-
-
ChopDiamondConnector(Figure)
-
-
chop(Figure, Point)
-
ChopDiamondConnector
public ChopDiamondConnector()
ChopDiamondConnector
public ChopDiamondConnector(Figure owner)
chop
protected Point chop(Figure target,
Point from)
- Overrides:
- chop in class ChopBoxConnector
All Packages Class Hierarchy This Package Previous Next Index