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 FontCache
public void putFontMetrics(FontKey key, FontMetrics fontMetrics)
putFontMetrics
in interface FontCache