FontMetrics.getMaxAscent

FontMetrics.getMaxAscent

Class Overview | Class Members | This Package | All Packages

Syntax
public int getMaxAscent()
Returns
the maximum ascent of any character in the font.
Description
Determines the maximum ascent of the font described by this font metric. No character extends further above the font's baseline than this height.

See Also
getAscent