Uses of Class
org.pentaho.reporting.libraries.fonts.registry.FontType
-
-
Uses of FontType in org.pentaho.reporting.libraries.fonts.afm
Methods in org.pentaho.reporting.libraries.fonts.afm that return FontType Modifier and Type Method Description FontTypeAfmFontRecord. getFontType() -
Uses of FontType in org.pentaho.reporting.libraries.fonts.awt
Methods in org.pentaho.reporting.libraries.fonts.awt that return FontType Modifier and Type Method Description FontTypeAWTFontRecord. getFontType() -
Uses of FontType in org.pentaho.reporting.libraries.fonts.merge
Methods in org.pentaho.reporting.libraries.fonts.merge that return FontType Modifier and Type Method Description FontTypeCompoundFontIdentifier. getFontType() -
Uses of FontType in org.pentaho.reporting.libraries.fonts.monospace
Methods in org.pentaho.reporting.libraries.fonts.monospace that return FontType Modifier and Type Method Description FontTypeMonospaceFontRecord. getFontType()Returns the general type of this font identifier. -
Uses of FontType in org.pentaho.reporting.libraries.fonts.pfm
Methods in org.pentaho.reporting.libraries.fonts.pfm that return FontType Modifier and Type Method Description FontTypePfmFontRecord. getFontType() -
Uses of FontType in org.pentaho.reporting.libraries.fonts.registry
Fields in org.pentaho.reporting.libraries.fonts.registry declared as FontType Modifier and Type Field Description static FontTypeFontType. AFMstatic FontTypeFontType. AWTstatic FontTypeFontType. MONOSPACEstatic FontTypeFontType. OPENTYPEstatic FontTypeFontType. OTHERstatic FontTypeFontType. PFMMethods in org.pentaho.reporting.libraries.fonts.registry that return FontType Modifier and Type Method Description FontTypeFontIdentifier. getFontType()Returns the general type of this font identifier. -
Uses of FontType in org.pentaho.reporting.libraries.fonts.truetype
Methods in org.pentaho.reporting.libraries.fonts.truetype that return FontType Modifier and Type Method Description FontTypeTrueTypeFontIdentifier. getFontType()
-