FontMetricsFactorypublic class TrueTypeFontMetricsFactory extends java.lang.Object implements FontMetricsFactory
| Constructor | Description |
|---|---|
TrueTypeFontMetricsFactory() |
| Modifier and Type | Method | Description |
|---|---|---|
FontMetrics |
createMetrics(FontIdentifier record,
FontContext context) |
Loads the font metrics for the font identified by the given identifier.
|
public FontMetrics createMetrics(FontIdentifier record, FontContext context)
FontMetricsFactorycreateMetrics in interface FontMetricsFactory