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 Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionint
int
int
int
int
int
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
LENGTH
public static final int LENGTH- See Also:
-
-
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()
-