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

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

Methods in org.extex.font.format.xtf.tables.gps that return PairValueRecord
 PairValueRecord PairSetTable.getPairValueRecord(int secondGlyph)
          Returns the PairValueRecord for the second glyph.
 PairValueRecord[] PairSetTable.getPairValueRecords()
          Getter for pairValueRecords.