Uses of Class
com.itextpdf.io.font.otf.GposValueRecord
-
Packages that use GposValueRecord Package Description com.itextpdf.io.font.otf -
-
Uses of GposValueRecord in com.itextpdf.io.font.otf
Fields in com.itextpdf.io.font.otf declared as GposValueRecord Modifier and Type Field Description GposValueRecord
GposLookupType2.PairValueFormat. first
GposValueRecord
GposLookupType2.PairValueFormat. second
Fields in com.itextpdf.io.font.otf with type parameters of type GposValueRecord Modifier and Type Field Description private java.util.Map<java.lang.Integer,GposValueRecord>
GposLookupType1. valueRecordMap
Methods in com.itextpdf.io.font.otf that return GposValueRecord Modifier and Type Method Description static GposValueRecord
OtfReadCommon. readGposValueRecord(OpenTypeFontTableReader tableReader, int mask)
-