Rectangle.getBounds
Class Overview | Class Members |
This Package |
All Packages
public Rectangle getBounds()
Returns
a new rectangle, equal to the bounding rectangle
for this rectangle.
Description
Gets the bounding rectangle of this rectangle.
This method is included for completeness, to parallel the
getBounds method of Component.
See Also
getBounds