Uses of Interface
org.pentaho.reporting.libraries.fonts.registry.FontSource
-
Packages that use FontSource Package Description org.pentaho.reporting.libraries.fonts.afm org.pentaho.reporting.libraries.fonts.pfm org.pentaho.reporting.libraries.fonts.truetype -
-
Uses of FontSource in org.pentaho.reporting.libraries.fonts.afm
Classes in org.pentaho.reporting.libraries.fonts.afm that implement FontSource Modifier and Type Class Description class
AfmFontRecord
Creation-Date: 22.07.2007, 17:19:04 -
Uses of FontSource in org.pentaho.reporting.libraries.fonts.pfm
Classes in org.pentaho.reporting.libraries.fonts.pfm that implement FontSource Modifier and Type Class Description class
PfmFontRecord
Creation-Date: 21.07.2007, 19:12:20 -
Uses of FontSource in org.pentaho.reporting.libraries.fonts.truetype
Classes in org.pentaho.reporting.libraries.fonts.truetype that implement FontSource Modifier and Type Class Description class
TrueTypeFontRecord
A true-type font record.
-