public interface FontMetricsFactory
| Modifier and Type | Method and Description |
|---|---|
FontMetrics |
createMetrics(FontIdentifier identifier,
FontContext context)
Loads the font metrics for the font identified by the given identifier.
|
FontMetrics createMetrics(FontIdentifier identifier, FontContext context)
identifier - context -