Public Member Functions | |
IntPoint () | |
IntPoint (int x, int y) | |
IntPoint (IntPoint p) | |
boolean | equals (Object o) |
String | toString () |
Public Attributes | |
int | x = 0 |
int | y = 0 |
IntPoint | next |
|
Point constructor comment. |
|
Point constructor comment. |
|
Point constructor comment. |
|
Insert the method's description here. Creation date: (28.1.2002 21:16:17)
|
|
Insert the method's description here. Creation date: (3/2/01 23:22:27)
|
|
|
|
|
|
|