|
COMP2396
|


Public Member Functions | |
| int | getHeight () |
| int | getWidth () |
| void | setHeight (int h) |
| void | setWidth (int w) |
Private Attributes | |
| int | height |
| int | width |
Static Private Attributes | |
| static final long | serialVersionUID = 2396L |
|
inline |
|
inline |
|
inline |
|
private |
Definition at line 6 of file Box.java.
Referenced by getHeight(), and setHeight().
|
private |
Definition at line 5 of file Box.java.
Referenced by getWidth(), and setWidth().