Uses of Class
com.itextpdf.io.font.otf.lookuptype8.PosTableLookup8Format2
-
Packages that use PosTableLookup8Format2 Package Description com.itextpdf.io.font.otf.lookuptype8 -
-
Uses of PosTableLookup8Format2 in com.itextpdf.io.font.otf.lookuptype8
Fields in com.itextpdf.io.font.otf.lookuptype8 declared as PosTableLookup8Format2 Modifier and Type Field Description private PosTableLookup8Format2
PosTableLookup8Format2.PosRuleFormat2. posTable
Methods in com.itextpdf.io.font.otf.lookuptype8 that return PosTableLookup8Format2 Modifier and Type Method Description PosTableLookup8Format2
PosTableLookup8Format2.PosRuleFormat2. getPosTable()
Constructors in com.itextpdf.io.font.otf.lookuptype8 with parameters of type PosTableLookup8Format2 Constructor Description PosRuleFormat2(PosTableLookup8Format2 posTable, int[] backtrackClassIds, int[] inputClassIds, int[] lookAheadClassIds, PosLookupRecord[] posLookupRecords)
-