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

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

Subclasses of XtfGPOSMarkToBaseTable in org.extex.font.format.xtf.tables.gps
static class XtfGPOSMarkToBaseTable.MarkToBaseTableFormat1
          MarkToBaseTable format 1.
 

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