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

Constructor Index

 o ChopDiamondConnector()
 o ChopDiamondConnector(Figure)

Method Index

 o chop(Figure, Point)

Constructors

 o ChopDiamondConnector
 public ChopDiamondConnector()
 o ChopDiamondConnector
 public ChopDiamondConnector(Figure owner)

Methods

 o chop
 protected Point chop(Figure target,
                      Point from)
Overrides:
chop in class ChopBoxConnector

All Packages  Class Hierarchy  This Package  Previous  Next  Index