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