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

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

Subclasses of AbstractXtfSFLTable in org.extex.font.format.xtf.tables.gps
 class OtfTableGPOS
          Table gpos.
 class OtfTableGSUB
          Glyph substitution (GSUB).
 

Constructors in org.extex.font.format.xtf.tables.gps with parameters of type AbstractXtfSFLTable
XtfFeatureList(RandomAccessR rar, int offset, AbstractXtfSFLTable gsub)
          Create a new object
XtfScriptList(RandomAccessR rar, int offset, AbstractXtfSFLTable gsub)
          Create a new object