| Constructor | Description |
|---|---|
NullFontCache() |
| Modifier and Type | Method | Description |
|---|---|---|
void |
commit() |
|
FontMetrics |
getFontMetrics(FontKey fontKey) |
|
void |
putFontMetrics(FontKey key,
FontMetrics fontMetrics) |
public FontMetrics getFontMetrics(FontKey fontKey)
getFontMetrics in interface FontCachepublic void putFontMetrics(FontKey key, FontMetrics fontMetrics)
putFontMetrics in interface FontCache