Public Member Functions | |
SerializablePoint2D () | |
SerializablePoint2D (double x, double y) | |
void | setX (double x) |
void | setY (double y) |
Private Member Functions | |
void | writeObject (ObjectOutputStream out) throws IOException |
void | readObject (ObjectInputStream in) throws IOException, ClassNotFoundException |
|
|
|
|
|
|
|
|
|
|
|
|