Uses of Class
org.pentaho.reporting.libraries.fonts.merge.CompoundFontFamily

Packages that use CompoundFontFamily
org.pentaho.reporting.libraries.fonts.merge   
 

Uses of CompoundFontFamily in org.pentaho.reporting.libraries.fonts.merge
 

Constructors in org.pentaho.reporting.libraries.fonts.merge with parameters of type CompoundFontFamily
CompoundFontRecord(FontRecord base, CompoundFontFamily family, boolean boldSpecified, boolean italicsSpecified)