|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.pentaho.reporting.libraries.fonts.merge.CompoundFontRegistry
org.pentaho.reporting.libraries.fonts.itext.ITextFontRegistry
public class ITextFontRegistry
This class provides access to the iText font system. The IText registry does not actually use iText to register the fonts (as iText does not provide all information we need for that task).
Constructor Summary | |
---|---|
ITextFontRegistry()
|
Method Summary | |
---|---|
FontMetricsFactory |
createMetricsFactory()
Creates a new font metrics factory. |
FontCache |
getSecondLevelCache()
|
protected static FontCache |
internalGetSecondLevelCache()
|
Methods inherited from class org.pentaho.reporting.libraries.fonts.merge.CompoundFontRegistry |
---|
addRegistry, getAllRegisteredFamilies, getFontFamily, getRegisteredFamilies, initialize |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ITextFontRegistry()
Method Detail |
---|
protected static FontCache internalGetSecondLevelCache()
public FontCache getSecondLevelCache()
getSecondLevelCache
in interface FontRegistry
getSecondLevelCache
in class CompoundFontRegistry
public FontMetricsFactory createMetricsFactory()
FontRegistry
createMetricsFactory
in interface FontRegistry
createMetricsFactory
in class CompoundFontRegistry
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |