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. marksjava.util.Map<java.lang.Integer,OtfMarkRecord>GposLookupType5.MarkToLigature. marksjava.util.Map<java.lang.Integer,OtfMarkRecord>GposLookupType6.MarkToBaseMark. marksMethods 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)
-