FontMetrics.getMaxDescent

FontMetrics.getMaxDescent

Class Overview | Class Members | This Package | All Packages

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

See Also
getDescent