|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Place
Place represents things that can be placed on the world somewhere. This interface does not provide any notion on how the coordinates may be interpreted.
Method Summary | |
---|---|
double |
getX()
Returns the x-coordinate. |
double |
getY()
Returns the y-coordinate. |
Method Detail |
---|
double getX()
double getY()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |