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
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final FontType
     
    static final FontType
     
    static final FontType
     
    static final FontType
     
    static final FontType
     
    static final FontType
     
  • Method Summary

    Modifier and Type
    Method
    Description
    java.lang.String
     

    Methods inherited from class java.lang.Object

    equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
  • Field Details

    • 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
  • Method Details

    • toString

      public java.lang.String toString()
      Overrides:
      toString in class java.lang.Object