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