|
Generated by JDiff |
||||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS |
Changed Methods | ||
void translate(int, |
Documentation changed from old to new. |
Translates this point at location (x y) by dx along the x axis and dy along the y axis so that it now represents the point (x + dx y + dy ). |
Changed Fields | ||
int x |
Documentation changed from old to new. |
The x coordinate. |
int y |
Documentation changed from old to new. |
The y coordinate. |
|
|||||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES |