CompoundFontStorage, DefaultFontStoragepublic interface FontStorage
| Modifier and Type | Method | Description |
|---|---|---|
void |
commit() |
Mark the processing to be finished; commit any caches to the global storage,
if applicable, clean up and return into a sane state.
|
FontMetrics |
getFontMetrics(FontIdentifier record,
FontContext context) |
|
FontRegistry |
getFontRegistry() |
FontRegistry getFontRegistry()
FontMetrics getFontMetrics(FontIdentifier record, FontContext context)
void commit()