Public Member Functions | |
SerializableRectangle2D () | |
SerializableRectangle2D (double x, double y, double width, double height) | |
void | setX (double x) |
void | setY (double y) |
void | setWidth (double width) |
void | setHeight (double height) |
Private Member Functions | |
void | writeObject (ObjectOutputStream out) throws IOException |
void | readObject (ObjectInputStream in) throws IOException, ClassNotFoundException |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|