Uses of Class
com.itextpdf.io.font.otf.lookuptype6.SubTableLookup6Format2
-
Packages that use SubTableLookup6Format2 Package Description com.itextpdf.io.font.otf.lookuptype6 -
-
Uses of SubTableLookup6Format2 in com.itextpdf.io.font.otf.lookuptype6
Fields in com.itextpdf.io.font.otf.lookuptype6 declared as SubTableLookup6Format2 Modifier and Type Field Description private SubTableLookup6Format2
SubTableLookup6Format2.SubstRuleFormat2. subTable
Constructors in com.itextpdf.io.font.otf.lookuptype6 with parameters of type SubTableLookup6Format2 Constructor Description SubstRuleFormat2(SubTableLookup6Format2 subTable, int[] backtrackClassIds, int[] inputClassIds, int[] lookAheadClassIds, SubstLookupRecord[] substLookupRecords)
-