Uses of Interface
org.pentaho.reporting.libraries.fonts.registry.FontRegistry
-
-
Uses of FontRegistry in org.pentaho.reporting.libraries.fonts.afm
Classes in org.pentaho.reporting.libraries.fonts.afm that implement FontRegistry Modifier and Type Class Description classAfmFontRegistryCreation-Date: 21.07.2007, 20:14:05 -
Uses of FontRegistry in org.pentaho.reporting.libraries.fonts.awt
Classes in org.pentaho.reporting.libraries.fonts.awt that implement FontRegistry Modifier and Type Class Description classAWTFontRegistryA very simple font registry wrapping around the AWT font classes. -
Uses of FontRegistry in org.pentaho.reporting.libraries.fonts.itext
Classes in org.pentaho.reporting.libraries.fonts.itext that implement FontRegistry Modifier and Type Class Description classITextBuiltInFontRegistryCreation-Date: 22.07.2007, 17:56:28classITextFontRegistryThis class provides access to the iText font system.Methods in org.pentaho.reporting.libraries.fonts.itext that return FontRegistry Modifier and Type Method Description FontRegistryITextFontStorage. getFontRegistry() -
Uses of FontRegistry in org.pentaho.reporting.libraries.fonts.merge
Classes in org.pentaho.reporting.libraries.fonts.merge that implement FontRegistry Modifier and Type Class Description classCompoundFontRegistryCreation-Date: 20.07.2007, 18:46:04Methods in org.pentaho.reporting.libraries.fonts.merge that return FontRegistry Modifier and Type Method Description FontRegistryCompoundFontStorage. getFontRegistry()FontRegistryCompoundFontFamily. getRegistry()FontRegistryCompoundFontIdentifier. getRegistry()Methods in org.pentaho.reporting.libraries.fonts.merge with parameters of type FontRegistry Modifier and Type Method Description voidCompoundFontRegistry. addRegistry(FontRegistry registry)voidCompoundFontStorage. addRegistry(FontRegistry registry)Constructors in org.pentaho.reporting.libraries.fonts.merge with parameters of type FontRegistry Constructor Description CompoundFontFamily(FontFamily base, FontRegistry registry)CompoundFontIdentifier(FontIdentifier identifier, FontRegistry registry, boolean boldSpecified, boolean italicsSpecified) -
Uses of FontRegistry in org.pentaho.reporting.libraries.fonts.monospace
Classes in org.pentaho.reporting.libraries.fonts.monospace that implement FontRegistry Modifier and Type Class Description classMonospaceFontRegistryCreation-Date: 13.05.2007, 13:12:04 -
Uses of FontRegistry in org.pentaho.reporting.libraries.fonts.pfm
Classes in org.pentaho.reporting.libraries.fonts.pfm that implement FontRegistry Modifier and Type Class Description classPfmFontRegistryCreation-Date: 21.07.2007, 16:58:06 -
Uses of FontRegistry in org.pentaho.reporting.libraries.fonts.registry
Classes in org.pentaho.reporting.libraries.fonts.registry that implement FontRegistry Modifier and Type Class Description classAbstractFontFileRegistryCreation-Date: 21.07.2007, 17:01:15Methods in org.pentaho.reporting.libraries.fonts.registry that return FontRegistry Modifier and Type Method Description FontRegistryDefaultFontStorage. getFontRegistry()FontRegistryFontStorage. getFontRegistry()Constructors in org.pentaho.reporting.libraries.fonts.registry with parameters of type FontRegistry Constructor Description DefaultFontStorage(FontRegistry registry) -
Uses of FontRegistry in org.pentaho.reporting.libraries.fonts.truetype
Classes in org.pentaho.reporting.libraries.fonts.truetype that implement FontRegistry Modifier and Type Class Description classTrueTypeFontRegistryCreation-Date: 07.11.2005, 19:05:46
-