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

Packages that use XtfGPOSCursiveTable
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 XtfGPOSCursiveTable in org.extex.font.format.xtf.tables.gps
 

Subclasses of XtfGPOSCursiveTable in org.extex.font.format.xtf.tables.gps
static class XtfGPOSCursiveTable.CursiveTableFormat1
          CursivePosFormat1.
 

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