Dimension.toString
Class Overview | Class Members |
This Package |
All Packages
public String toString()
Returns
a string representation of this dimension,
including the values of width
and height.
Description
Returns a string that represents this
Dimension object's values.
Overrides
toString in class Object