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

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

Fields in org.extex.font.format.xtf.tables.gps declared as XtfFeatureList
protected  XtfFeatureList AbstractXtfSFLTable.featureList
          The feature list.
 

Methods in org.extex.font.format.xtf.tables.gps that return XtfFeatureList
 XtfFeatureList AbstractXtfSFLTable.getFeatureList()
          Getter for featureList.