public class PlaintextFontMetricsFactory
extends java.lang.Object
Constructor and Description |
---|
PlaintextFontMetricsFactory(double charWidth,
double charHeight)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
FontMetrics |
createMetrics(FontIdentifier identifier,
FontContext context)
Deprecated.
Loads the font metrics for the font identified by the given identifier.
|