org.pentaho.reporting.libraries.fonts.registry
Class FontType
java.lang.Object
org.pentaho.reporting.libraries.fonts.registry.FontType
public class FontType
- extends java.lang.Object
Creation-Date: 16.12.2005, 19:51:49
- Author:
- Thomas Morgner
Method Summary |
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
PFM
public static final FontType PFM
AFM
public static final FontType AFM
OTHER
public static final FontType OTHER
OPENTYPE
public static final FontType OPENTYPE
AWT
public static final FontType AWT
MONOSPACE
public static final FontType MONOSPACE
toString
public java.lang.String toString()
- Overrides:
toString
in class java.lang.Object