Rectangle.getSize

Rectangle.getSize

Class Overview | Class Members | This Package | All Packages

Syntax
public Dimension getSize()
Returns
a dimension, representing the size.
Description
Gets the size (width and height) of this rectangle.

This method is included for completeness, to parallel the getSize method of Component.

See Also
getSize