FontMetrics.FontMetrics

FontMetrics.FontMetrics

Class Overview | Class Members | This Package | All Packages

Syntax
protected FontMetrics( Font font )
Parameters
font
the font
Description
Creates a new FontMetrics object for finding out height and width information about the specified font and specific character glyphs in that font.

See Also
Font