|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
This interface defines protocols for objects that provide 2-D coordinates.
| Method Summary | |
int |
r()
Answer the radius of the Locator (as a PolarCoordinate). |
double |
theta()
Answer the angle in radians of the Locator (as a PolarCoordinate). |
int |
x()
Answer the x coordinate. |
int |
y()
Answer the y coordinate. |
| Methods inherited from interface com.rolemodelsoft.drawlet.util.Duplicatable |
duplicate,
duplicateIn,
postDuplicate |
| Method Detail |
public int r()
public double theta()
public int x()
public int y()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||