Uses of Interface
org.pentaho.reporting.libraries.fonts.registry.FontRecord
Packages that use FontRecord
Package
Description
-
Uses of FontRecord in org.pentaho.reporting.libraries.fonts.afm
Classes in org.pentaho.reporting.libraries.fonts.afm that implement FontRecord -
Uses of FontRecord in org.pentaho.reporting.libraries.fonts.awt
Classes in org.pentaho.reporting.libraries.fonts.awt that implement FontRecordMethods in org.pentaho.reporting.libraries.fonts.awt that return FontRecordModifier and TypeMethodDescriptionAWTFontFamily.getFontRecord(boolean bold, boolean italics) This selects the most suitable font in that family. -
Uses of FontRecord in org.pentaho.reporting.libraries.fonts.merge
Classes in org.pentaho.reporting.libraries.fonts.merge that implement FontRecordMethods in org.pentaho.reporting.libraries.fonts.merge that return FontRecordModifier and TypeMethodDescriptionCompoundFontRecord.getBase()CompoundFontFamily.getFontRecord(boolean bold, boolean italics) Constructors in org.pentaho.reporting.libraries.fonts.merge with parameters of type FontRecordModifierConstructorDescriptionCompoundFontRecord(FontRecord base, CompoundFontFamily family, boolean boldSpecified, boolean italicsSpecified) -
Uses of FontRecord in org.pentaho.reporting.libraries.fonts.monospace
Classes in org.pentaho.reporting.libraries.fonts.monospace that implement FontRecordMethods in org.pentaho.reporting.libraries.fonts.monospace that return FontRecordModifier and TypeMethodDescriptionMonospaceFontFamily.getFontRecord(boolean bold, boolean italics) This selects the most suitable font in that family. -
Uses of FontRecord in org.pentaho.reporting.libraries.fonts.pfm
Classes in org.pentaho.reporting.libraries.fonts.pfm that implement FontRecord -
Uses of FontRecord in org.pentaho.reporting.libraries.fonts.registry
Subinterfaces of FontRecord in org.pentaho.reporting.libraries.fonts.registryMethods in org.pentaho.reporting.libraries.fonts.registry that return FontRecordModifier and TypeMethodDescriptionDefaultFontFamily.getFontRecord(boolean bold, boolean italics) FontFamily.getFontRecord(boolean bold, boolean italics) This selects the most suitable font in that family.Methods in org.pentaho.reporting.libraries.fonts.registry with parameters of type FontRecord -
Uses of FontRecord in org.pentaho.reporting.libraries.fonts.truetype
Classes in org.pentaho.reporting.libraries.fonts.truetype that implement FontRecord