FontMetrics.getDescent

FontMetrics.getDescent

Class Overview | Class Members | This Package | All Packages

Syntax
public int getDescent()
Returns
the font descent of the font.
Description
Determines the font descent of the font described by this font metric. The font descent is the distance from the font's baseline to the bottom of most alphanumeric characters with descenders. Some characters in the font may extend below the font descent line.

See Also
getMaxDescent