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 DefaultFontFamily
AbstractFontFileRegistry.createFamily
(String name) Methods in org.pentaho.reporting.libraries.fonts.registry with parameters of type DefaultFontFamilyModifier and TypeMethodDescriptionprotected void
AbstractFontFileRegistry.registerAlternativeName
(String name, DefaultFontFamily family) protected void
AbstractFontFileRegistry.registerFullName
(String name, DefaultFontFamily family) protected void
AbstractFontFileRegistry.registerPrimaryName
(String name, DefaultFontFamily family) Method parameters in org.pentaho.reporting.libraries.fonts.registry with type arguments of type DefaultFontFamilyModifier and TypeMethodDescriptionprotected void
AbstractFontFileRegistry.populateFromCache
(HashMap<String, DefaultFontFamily> cachedFontFamilies, HashMap<String, DefaultFontFamily> cachedFullFontNames, HashMap<String, DefaultFontFamily> cachedAlternateNames)