Uses of Class
org.extex.font.format.xtf.tables.gps.XtfGPOSPairTable

Packages that use XtfGPOSPairTable
org.extex.font.format.xtf.tables.gps This package contains the definitions and implementations for the TTF/OTF font table GSUB and GPOS. 
 

Uses of XtfGPOSPairTable in org.extex.font.format.xtf.tables.gps
 

Subclasses of XtfGPOSPairTable in org.extex.font.format.xtf.tables.gps
static class XtfGPOSPairTable.PairTableFormat1
          PairTable format 1.
static class XtfGPOSPairTable.PairTableFormat2
          Pair Format 2
 

Methods in org.extex.font.format.xtf.tables.gps that return XtfGPOSPairTable
static XtfGPOSPairTable XtfGPOSPairTable.newInstance(RandomAccessR rar, int posOffset, int offset, XtfGlyphName xtfGlyp)
          Create a new Instance.