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 OtfClassGposLookupType2.PairPosAdjustmentFormat2. classDef1private OtfClassGposLookupType2.PairPosAdjustmentFormat2. classDef2private OtfClassOpenTypeGdefTableReader. glyphClassprivate OtfClassOpenTypeGdefTableReader. markAttachmentClassMethods in com.itextpdf.io.font.otf that return OtfClass Modifier and Type Method Description static OtfClassOtfClass. create(RandomAccessFileOrArray rf, int classLocation)OtfClassOpenTypeGdefTableReader. getGlyphClassTable()protected OtfClassOpenTypeFontTableReader. 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 OtfClassSubTableLookup5Format2. classDefinitionprivate OtfClassSubTableLookup5Format2.SubstRuleFormat2. classDefinitionConstructors 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 OtfClassSubTableLookup6Format2. backtrackClassDefinitionprivate OtfClassSubTableLookup6Format2. inputClassDefinitionprivate OtfClassSubTableLookup6Format2. lookaheadClassDefinitionConstructors 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 OtfClassPosTableLookup7Format2. classDefinitionprivate OtfClassPosTableLookup7Format2.PosRuleFormat2. classDefinitionConstructors 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 OtfClassPosTableLookup8Format2. backtrackClassDefinitionprivate OtfClassPosTableLookup8Format2. inputClassDefinitionprivate OtfClassPosTableLookup8Format2. lookaheadClassDefinitionConstructors 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)
-