Uses of Class
com.itextpdf.io.font.otf.OtfMarkRecord
-
Packages that use OtfMarkRecord Package Description com.itextpdf.io.font.otf -
-
Uses of OtfMarkRecord in com.itextpdf.io.font.otf
Fields in com.itextpdf.io.font.otf with type parameters of type OtfMarkRecord Modifier and Type Field Description java.util.Map<java.lang.Integer,OtfMarkRecord>
GposLookupType4.MarkToBase. marks
java.util.Map<java.lang.Integer,OtfMarkRecord>
GposLookupType5.MarkToLigature. marks
java.util.Map<java.lang.Integer,OtfMarkRecord>
GposLookupType6.MarkToBaseMark. marks
Methods in com.itextpdf.io.font.otf that return types with arguments of type OtfMarkRecord Modifier and Type Method Description static java.util.List<OtfMarkRecord>
OtfReadCommon. readMarkArray(OpenTypeFontTableReader tableReader, int location)
-