Uses of Interface
org.extex.font.format.xtf.tables.gps.LookupTableFactory

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

Classes in org.extex.font.format.xtf.tables.gps that implement LookupTableFactory
 class AbstractXtfSFLTable
          Abstract class for the GSUB and GPOS table.
 class OtfTableGPOS
          Table gpos.
 class OtfTableGSUB
          Glyph substitution (GSUB).
 

Constructors in org.extex.font.format.xtf.tables.gps with parameters of type LookupTableFactory
XtfLookup(RandomAccessR rar, int posOffset, int offset, LookupTableFactory lookupFactory, int index, XtfGlyphName xtfGlyph)
          Create a new object
XtfLookupList(RandomAccessR rar, int posOffset, int offset, LookupTableFactory lookupFactory, XtfGlyphName xtfGlyph)
          Create a new object