Class AfmDirectionSection

java.lang.Object
org.pentaho.reporting.libraries.fonts.afm.AfmDirectionSection

public class AfmDirectionSection extends java.lang.Object
Creation-Date: 22.07.2007, 15:41:29
Author:
Thomas Morgner
  • Constructor Details

    • AfmDirectionSection

      public AfmDirectionSection() throws java.io.IOException
      Throws:
      java.io.IOException
  • Method Details

    • add

      public void add(java.lang.String line) throws java.io.IOException
      Throws:
      java.io.IOException
    • getUnderlinePosition

      public double getUnderlinePosition()
    • getUnderlineThickness

      public double getUnderlineThickness()
    • getItalicAngle

      public double getItalicAngle()
    • getCharWidth

      public double[] getCharWidth()
    • isFixedPitch

      public boolean isFixedPitch()