|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.pentaho.reporting.libraries.fonts.cache.NullFontCache
public class NullFontCache
A empty font cache that does not cache.
| Constructor Summary | |
|---|---|
NullFontCache()
|
|
| Method Summary | |
|---|---|
void |
commit()
|
FontMetrics |
getFontMetrics(FontKey fontKey)
|
void |
putFontMetrics(FontKey key,
FontMetrics fontMetrics)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public NullFontCache()
| Method Detail |
|---|
public FontMetrics getFontMetrics(FontKey fontKey)
getFontMetrics in interface FontCache
public void putFontMetrics(FontKey key,
FontMetrics fontMetrics)
putFontMetrics in interface FontCachepublic void commit()
commit in interface FontCache
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||