Uses of Class
org.pentaho.reporting.libraries.fonts.registry.DefaultFontFamily
Packages that use DefaultFontFamily
Package
Description
-
Uses of DefaultFontFamily in org.pentaho.reporting.libraries.fonts.afm
Constructors in org.pentaho.reporting.libraries.fonts.afm with parameters of type DefaultFontFamily -
Uses of DefaultFontFamily in org.pentaho.reporting.libraries.fonts.pfm
Constructors in org.pentaho.reporting.libraries.fonts.pfm with parameters of type DefaultFontFamily -
Uses of DefaultFontFamily in org.pentaho.reporting.libraries.fonts.registry
Methods in org.pentaho.reporting.libraries.fonts.registry that return DefaultFontFamilyModifier and TypeMethodDescriptionprotected DefaultFontFamilyAbstractFontFileRegistry.createFamily(String name) Methods in org.pentaho.reporting.libraries.fonts.registry with parameters of type DefaultFontFamilyModifier and TypeMethodDescriptionprotected voidAbstractFontFileRegistry.registerAlternativeName(String name, DefaultFontFamily family) protected voidAbstractFontFileRegistry.registerFullName(String name, DefaultFontFamily family) protected voidAbstractFontFileRegistry.registerPrimaryName(String name, DefaultFontFamily family) Method parameters in org.pentaho.reporting.libraries.fonts.registry with type arguments of type DefaultFontFamilyModifier and TypeMethodDescriptionprotected voidAbstractFontFileRegistry.populateFromCache(HashMap<String, DefaultFontFamily> cachedFontFamilies, HashMap<String, DefaultFontFamily> cachedFullFontNames, HashMap<String, DefaultFontFamily> cachedAlternateNames)