| Library | Package | Frames | Expand | Java Toolkit |
| Method Summary | |
|---|---|
| int | GetX
()
Get method for attribute "X" |
| int | GetY
()
Get method for attribute "Y" |
| void | SetX
(int value)
Set method for attribute "X" |
| void | SetY
(int value)
Set method for attribute "Y" |
| Method Detail |
|---|
| GetX/SetX |
|---|
| int | GetX | () |
| void | SetX | (int value) |
| |
| GetY/SetY |
|---|
| int | GetY | () |
| void | SetY | (int value) |
| |