org.pentaho.reporting.libraries.fonts.cache
public class FirstLevelFontCache extends Object implements FontCache
Constructor Summary | |
---|---|
FirstLevelFontCache(FontCache secondLevelCache) |
Method Summary | |
---|---|
void | commit() |
FontMetrics | getFontMetrics(FontKey fontKey) |
void | putFontMetrics(FontKey key, FontMetrics fontMetrics) |