|
Object
|
+-Rectangle
|
+-Dimension
|
+-Size
public final class Size[PENDING: update the comments] Size.
- Inherited methods:
-
Dimension: | getBottomRightX, getBottomRightY, getExitPointX, getExitPointY, getUpperLeftX, getUpperLeftY, setBottomRightX, setBottomRightY, setUpperLeftX, setUpperLeftY, toString |
Rectangle: | contains, contains, contains, getHeight, getWidth, getX, getY, intersection, intersects, isEmpty, sameShape, setBounds, setBounds, setHeight, setLocation, setLocation, setSize, setWidth, setX, setY, toString, translate, translate, union |
|