|
Draw2D v2.0 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
An object to which a Connection will
be anchored. If the ConnectionAnchor moves,
the Connection should move with it.
| Method Summary | |
void |
addAnchorListener(AnchorListener anchor)
Adds a listener interested in the movement of this ConnectionAnchor. |
Point |
getLocation(Point reference)
Returns the location where the Connection should be anchored. |
IFigure |
getOwner()
Returns the IFigure that contains this ConnectionAnchor. |
Point |
getReferencePoint()
Returns the reference point for this anchor. |
void |
removeAnchorListener(AnchorListener anchor)
Removes the listener. |
| Method Detail |
public void addAnchorListener(AnchorListener anchor)
public Point getLocation(Point reference)
public IFigure getOwner()
public Point getReferencePoint()
ChopboxAnchor).public void removeAnchorListener(AnchorListener anchor)
|
Draw2D v2.0 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||