|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.pentaho.reporting.libraries.fonts.registry.DefaultFontStorage
public class DefaultFontStorage
Creation-Date: 15.12.2005, 18:07:53
Constructor Summary | |
---|---|
DefaultFontStorage(FontRegistry registry)
|
Method Summary | |
---|---|
void |
commit()
Mark the processing to be finished; commit any caches to the global storage, if applicable, clean up and return into a sane state. |
FontMetrics |
getFontMetrics(FontIdentifier record,
FontContext context)
|
FontRegistry |
getFontRegistry()
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DefaultFontStorage(FontRegistry registry)
Method Detail |
---|
public FontRegistry getFontRegistry()
getFontRegistry
in interface FontStorage
public FontMetrics getFontMetrics(FontIdentifier record, FontContext context)
getFontMetrics
in interface FontStorage
public void commit()
FontStorage
commit
in interface FontStorage
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |