FontMetrics.toString

Overview | Methods | Fields | This Package | All Packages

FontMetrics.toString

Retrieves a human-readable, string representation of this object.

Syntax

public String toString()

Return Value

Returns a string representing this object.

See Also   java.lang.Object