Uses of Interface
org.pentaho.reporting.libraries.fonts.registry.FontFamily
Package
Description
-
Uses of FontFamily in org.pentaho.reporting.libraries.fonts.afm
-
Uses of FontFamily in org.pentaho.reporting.libraries.fonts.awt
Modifier and TypeMethodDescriptionAWTFontRecord.getFamily()
Returns the family for this record.AWTFontRegistry.getFontFamily
(String name) ModifierConstructorDescriptionAWTFontRecord
(FontFamily fontFamily, boolean bold, boolean italics) -
Uses of FontFamily in org.pentaho.reporting.libraries.fonts.itext
Modifier and TypeMethodDescriptionITextBuiltInFontRecord.getFamily()
ITextFontRecord.getFamily()
ITextBuiltInFontRegistry.getFontFamily
(String name) ModifierConstructorDescriptionITextBuiltInFontRecord
(FontFamily family, String fullName, boolean bold, boolean italics, boolean oblique) ITextFontRecord
(FontFamily fontFamily, boolean bold, boolean italic, boolean oblique) -
Uses of FontFamily in org.pentaho.reporting.libraries.fonts.merge
Modifier and TypeMethodDescriptionCompoundFontRecord.getFamily()
CompoundFontRegistry.getFontFamily
(String name) -
Uses of FontFamily in org.pentaho.reporting.libraries.fonts.monospace
Modifier 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
-
Uses of FontFamily in org.pentaho.reporting.libraries.fonts.registry
Modifier and TypeMethodDescriptionFontRecord.getFamily()
Returns the family for this record.AbstractFontFileRegistry.getFontFamily
(String name) 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