Uses of Class
com.itextpdf.io.font.otf.OtfClass
-
-
Uses of OtfClass in com.itextpdf.io.font.otf
Fields in com.itextpdf.io.font.otf declared as OtfClass Modifier and Type Field Description private OtfClass
GposLookupType2.PairPosAdjustmentFormat2. classDef1
private OtfClass
GposLookupType2.PairPosAdjustmentFormat2. classDef2
private OtfClass
OpenTypeGdefTableReader. glyphClass
private OtfClass
OpenTypeGdefTableReader. markAttachmentClass
Methods in com.itextpdf.io.font.otf that return OtfClass Modifier and Type Method Description static OtfClass
OtfClass. create(RandomAccessFileOrArray rf, int classLocation)
OtfClass
OpenTypeGdefTableReader. getGlyphClassTable()
protected OtfClass
OpenTypeFontTableReader. readClassDefinition(int classLocation)
-
Uses of OtfClass in com.itextpdf.io.font.otf.lookuptype5
Fields in com.itextpdf.io.font.otf.lookuptype5 declared as OtfClass Modifier and Type Field Description private OtfClass
SubTableLookup5Format2. classDefinition
private OtfClass
SubTableLookup5Format2.SubstRuleFormat2. classDefinition
Constructors in com.itextpdf.io.font.otf.lookuptype5 with parameters of type OtfClass Constructor Description SubTableLookup5Format2(OpenTypeFontTableReader openReader, int lookupFlag, java.util.Set<java.lang.Integer> substCoverageGlyphIds, OtfClass classDefinition)
-
Uses of OtfClass in com.itextpdf.io.font.otf.lookuptype6
Fields in com.itextpdf.io.font.otf.lookuptype6 declared as OtfClass Modifier and Type Field Description private OtfClass
SubTableLookup6Format2. backtrackClassDefinition
private OtfClass
SubTableLookup6Format2. inputClassDefinition
private OtfClass
SubTableLookup6Format2. lookaheadClassDefinition
Constructors in com.itextpdf.io.font.otf.lookuptype6 with parameters of type OtfClass Constructor Description SubTableLookup6Format2(OpenTypeFontTableReader openReader, int lookupFlag, java.util.Set<java.lang.Integer> substCoverageGlyphIds, OtfClass backtrackClassDefinition, OtfClass inputClassDefinition, OtfClass lookaheadClassDefinition)
-
Uses of OtfClass in com.itextpdf.io.font.otf.lookuptype7
Fields in com.itextpdf.io.font.otf.lookuptype7 declared as OtfClass Modifier and Type Field Description private OtfClass
PosTableLookup7Format2. classDefinition
private OtfClass
PosTableLookup7Format2.PosRuleFormat2. classDefinition
Constructors in com.itextpdf.io.font.otf.lookuptype7 with parameters of type OtfClass Constructor Description PosTableLookup7Format2(OpenTypeFontTableReader openReader, int lookupFlag, java.util.Set<java.lang.Integer> posCoverageGlyphIds, OtfClass classDefinition)
-
Uses of OtfClass in com.itextpdf.io.font.otf.lookuptype8
Fields in com.itextpdf.io.font.otf.lookuptype8 declared as OtfClass Modifier and Type Field Description private OtfClass
PosTableLookup8Format2. backtrackClassDefinition
private OtfClass
PosTableLookup8Format2. inputClassDefinition
private OtfClass
PosTableLookup8Format2. lookaheadClassDefinition
Constructors in com.itextpdf.io.font.otf.lookuptype8 with parameters of type OtfClass Constructor Description PosTableLookup8Format2(OpenTypeFontTableReader openReader, int lookupFlag, java.util.Set<java.lang.Integer> posCoverageGlyphIds, OtfClass backtrackClassDefinition, OtfClass inputClassDefinition, OtfClass lookaheadClassDefinition)
-