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

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

Fields in org.extex.font.format.xtf.tables.gps declared as XtfLookupList
protected  XtfLookupList AbstractXtfSFLTable.lookupList
          The lookup list.
 

Methods in org.extex.font.format.xtf.tables.gps that return XtfLookupList
 XtfLookupList AbstractXtfSFLTable.getLookupList()
          Getter for lookupList.