|
Eclipse Draw2d 2.1 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A helper used to calculate the point at which a Connection
should bend. A bendpoint returns a point relative to the connection figure on
which it is being used. This was chosen so that fixed bendpoints would be easy to
implement. A fixed bendpoint will have a fixed x and y value. Although the absolute x
and y location change during zoom and scrolling, the relative values stay the same.
Method Summary | |
Point |
getLocation()
Returns the location of the bendpoint relative to the connection. |
Method Detail |
public Point getLocation()
|
Eclipse Draw2d 2.1 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |