|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.pentaho.reporting.libraries.fonts.merge.CompoundFontStorage
public class CompoundFontStorage
Creation-Date: 20.07.2007, 19:35:31
| Constructor Summary | |
|---|---|
CompoundFontStorage()
|
|
| Method Summary | |
|---|---|
void |
addRegistry(FontRegistry registry)
|
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 |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CompoundFontStorage()
| Method Detail |
|---|
public void addRegistry(FontRegistry registry)
public FontRegistry getFontRegistry()
getFontRegistry in interface FontStorage
public FontMetrics getFontMetrics(FontIdentifier record,
FontContext context)
getFontMetrics in interface FontStoragepublic void commit()
FontStorage
commit in interface FontStorage
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||