|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ILocation
The Interface ILocation.
| Method Summary | |
|---|---|
int |
getX()
Gets the x value. |
int |
getY()
Gets the y value. |
void |
setX(int x)
Sets the x coordinate of this location. |
void |
setY(int y)
Sets the y coordinate of this location. |
| Method Detail |
|---|
int getY()
void setY(int y)
y - the new y coordinateint getX()
void setX(int x)
x - the new x coordinate
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||