java.lang.Object
org.pentaho.reporting.libraries.fonts.afm.AfmFont
All Implemented Interfaces:
Serializable

public class AfmFont extends Object implements Serializable
An AFM font is a simple text file.
Author:
Thomas Morgner
See Also:
  • Constructor Details

  • Method Details

    • getMetricsSets

      public int getMetricsSets()
    • getDirectionSection

      public AfmDirectionSection getDirectionSection(int index)
    • getInput

      public FontDataInputSource getInput()
    • getHeader

      public AfmHeader getHeader()
    • getFilename

      public String getFilename()
    • getFamilyName

      public String getFamilyName()
    • getFontName

      public String getFontName()
    • isEmbeddable

      public boolean isEmbeddable()
    • dispose

      public void dispose()