Uses of Interface
org.pentaho.reporting.libraries.fonts.registry.FontFamily
Packages that use FontFamily
Package
Description
-
Uses of FontFamily in org.pentaho.reporting.libraries.fonts.afm
Methods in org.pentaho.reporting.libraries.fonts.afm that return FontFamilyModifier and TypeMethodDescriptionAfmFontRecord.getFamily()AfmFontRegistry.getFontFamily(String name) -
Uses of FontFamily in org.pentaho.reporting.libraries.fonts.awt
Classes in org.pentaho.reporting.libraries.fonts.awt that implement FontFamilyMethods in org.pentaho.reporting.libraries.fonts.awt that return FontFamilyModifier and TypeMethodDescriptionAWTFontRecord.getFamily()Returns the family for this record.AWTFontRegistry.getFontFamily(String name) Constructors in org.pentaho.reporting.libraries.fonts.awt with parameters of type FontFamilyModifierConstructorDescriptionAWTFontRecord(FontFamily fontFamily, boolean bold, boolean italics) -
Uses of FontFamily in org.pentaho.reporting.libraries.fonts.merge
Classes in org.pentaho.reporting.libraries.fonts.merge that implement FontFamilyMethods in org.pentaho.reporting.libraries.fonts.merge that return FontFamilyModifier and TypeMethodDescriptionCompoundFontRecord.getFamily()CompoundFontRegistry.getFontFamily(String name) Constructors in org.pentaho.reporting.libraries.fonts.merge with parameters of type FontFamily -
Uses of FontFamily in org.pentaho.reporting.libraries.fonts.monospace
Classes in org.pentaho.reporting.libraries.fonts.monospace that implement FontFamilyMethods in org.pentaho.reporting.libraries.fonts.monospace that return FontFamilyModifier and TypeMethodDescriptionMonospaceFontRecord.getFamily()Returns the family for this record.MonospaceFontRegistry.getFontFamily(String name) Tries to find a font family with the given name, looking through all alternative font names if neccessary. -
Uses of FontFamily in org.pentaho.reporting.libraries.fonts.pfm
Methods in org.pentaho.reporting.libraries.fonts.pfm that return FontFamilyModifier and TypeMethodDescriptionPfmFontRecord.getFamily()PfmFontRegistry.getFontFamily(String name) -
Uses of FontFamily in org.pentaho.reporting.libraries.fonts.registry
Classes in org.pentaho.reporting.libraries.fonts.registry that implement FontFamilyMethods in org.pentaho.reporting.libraries.fonts.registry that return FontFamilyModifier and TypeMethodDescriptionFontRecord.getFamily()Returns the family for this record.FontRegistry.getFontFamily(String name) Tries to find a font family with the given name, looking through all alternative font names if neccessary. -
Uses of FontFamily in org.pentaho.reporting.libraries.fonts.truetype
Methods in org.pentaho.reporting.libraries.fonts.truetype that return FontFamilyModifier and TypeMethodDescriptionTrueTypeFontRecord.getFamily()TrueTypeFontRegistry.getFontFamily(String name) Constructors in org.pentaho.reporting.libraries.fonts.truetype with parameters of type FontFamily