org.pentaho.reporting.libraries.fonts.registry

Class FontType

public class FontType extends Object

Creation-Date: 16.12.2005, 19:51:49

Author: Thomas Morgner

Field Summary
static FontTypeAFM
static FontTypeAWT
static FontTypeMONOSPACE
static FontTypeOPENTYPE
static FontTypeOTHER
static FontTypePFM
Method Summary
StringtoString()

Field Detail

AFM

public static final FontType AFM

AWT

public static final FontType AWT

MONOSPACE

public static final FontType MONOSPACE

OPENTYPE

public static final FontType OPENTYPE

OTHER

public static final FontType OTHER

PFM

public static final FontType PFM

Method Detail

toString

public String toString()