Uses of Interface
org.pentaho.reporting.libraries.fonts.cache.FontCache
Package
Description
-
Uses of FontCache in org.pentaho.reporting.libraries.fonts
-
Uses of FontCache in org.pentaho.reporting.libraries.fonts.afm
-
Uses of FontCache in org.pentaho.reporting.libraries.fonts.awt
Modifier and TypeMethodDescriptionAWTFontRegistry.getSecondLevelCache()
protected static FontCache
AWTFontRegistry.internalGetSecondLevelCache()
-
Uses of FontCache in org.pentaho.reporting.libraries.fonts.cache
Modifier and TypeClassDescriptionclass
The first level font cache is always a perfect cache.class
class
A empty font cache that does not cache. -
Uses of FontCache in org.pentaho.reporting.libraries.fonts.itext
Modifier and TypeMethodDescriptionITextBuiltInFontRegistry.getSecondLevelCache()
ITextFontRegistry.getSecondLevelCache()
protected static FontCache
ITextFontRegistry.internalGetSecondLevelCache()
-
Uses of FontCache in org.pentaho.reporting.libraries.fonts.merge
Modifier and TypeMethodDescriptionCompoundFontRegistry.getSecondLevelCache()
protected static FontCache
CompoundFontRegistry.internalGetSecondLevelCache()
-
Uses of FontCache in org.pentaho.reporting.libraries.fonts.monospace
Modifier and TypeMethodDescriptionMonospaceFontRegistry.getSecondLevelCache()
protected static FontCache
MonospaceFontRegistry.internalGetSecondLevelCache()
-
Uses of FontCache in org.pentaho.reporting.libraries.fonts.pfm
-
Uses of FontCache in org.pentaho.reporting.libraries.fonts.registry
-
Uses of FontCache in org.pentaho.reporting.libraries.fonts.truetype
Modifier and TypeMethodDescriptionTrueTypeFontRegistry.getSecondLevelCache()
protected static FontCache
TrueTypeFontRegistry.internalGetSecondLevelCache()