Class PfmExtension

java.lang.Object
org.pentaho.reporting.libraries.fonts.pfm.PfmExtension

public class PfmExtension extends java.lang.Object
This table contains offsets to other tables. It directly follows the header.
Author:
Thomas Morgner
  • Field Details

  • Constructor Details

    • PfmExtension

      public PfmExtension(byte[] data) throws java.io.IOException
      Throws:
      java.io.IOException
  • Method Details

    • getExtMetricsOffset

      public int getExtMetricsOffset()
    • getExtentTable

      public int getExtentTable()
    • getOriginTable

      public int getOriginTable()
    • getPairKernTable

      public int getPairKernTable()
    • getTrackKernTable

      public int getTrackKernTable()
    • getDriverInfo

      public int getDriverInfo()