|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ReadablePoint
Readonly interface for Points
Method Summary | |
---|---|
void |
getLocation(WritablePoint dest)
Copy this ReadablePoint into a destination Point |
int |
getX()
|
int |
getY()
|
Method Detail |
---|
int getX()
int getY()
void getLocation(WritablePoint dest)
dest
- The destination Point, or null, to create a new Point
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |