Uses of Class
com.itextpdf.io.font.otf.OtfClass
Packages that use OtfClass
Package
Description
-
Uses of OtfClass in com.itextpdf.io.font.otf
Fields in com.itextpdf.io.font.otf declared as OtfClassModifier and TypeFieldDescriptionprivate OtfClassGposLookupType2.PairPosAdjustmentFormat2.classDef1private OtfClassGposLookupType2.PairPosAdjustmentFormat2.classDef2private OtfClassOpenTypeGdefTableReader.glyphClassprivate OtfClassOpenTypeGdefTableReader.markAttachmentClassMethods in com.itextpdf.io.font.otf that return OtfClassModifier and TypeMethodDescriptionstatic OtfClassOtfClass.create(RandomAccessFileOrArray rf, int classLocation) OpenTypeGdefTableReader.getGlyphClassTable()protected final OtfClassOpenTypeFontTableReader.readClassDefinition(int classLocation) -
Uses of OtfClass in com.itextpdf.io.font.otf.lookuptype5
Fields in com.itextpdf.io.font.otf.lookuptype5 declared as OtfClassModifier and TypeFieldDescriptionprivate OtfClassSubTableLookup5Format2.classDefinitionprivate OtfClassSubTableLookup5Format2.SubstRuleFormat2.classDefinitionConstructors in com.itextpdf.io.font.otf.lookuptype5 with parameters of type OtfClassModifierConstructorDescriptionSubTableLookup5Format2(OpenTypeFontTableReader openReader, int lookupFlag, Set<Integer> substCoverageGlyphIds, OtfClass classDefinition) -
Uses of OtfClass in com.itextpdf.io.font.otf.lookuptype6
Fields in com.itextpdf.io.font.otf.lookuptype6 declared as OtfClassModifier and TypeFieldDescriptionprivate OtfClassSubTableLookup6Format2.backtrackClassDefinitionprivate OtfClassSubTableLookup6Format2.inputClassDefinitionprivate OtfClassSubTableLookup6Format2.lookaheadClassDefinitionConstructors in com.itextpdf.io.font.otf.lookuptype6 with parameters of type OtfClassModifierConstructorDescriptionSubTableLookup6Format2(OpenTypeFontTableReader openReader, int lookupFlag, Set<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 OtfClassModifier and TypeFieldDescriptionprivate OtfClassPosTableLookup7Format2.classDefinitionprivate OtfClassPosTableLookup7Format2.PosRuleFormat2.classDefinitionConstructors in com.itextpdf.io.font.otf.lookuptype7 with parameters of type OtfClassModifierConstructorDescriptionPosTableLookup7Format2(OpenTypeFontTableReader openReader, int lookupFlag, Set<Integer> posCoverageGlyphIds, OtfClass classDefinition) -
Uses of OtfClass in com.itextpdf.io.font.otf.lookuptype8
Fields in com.itextpdf.io.font.otf.lookuptype8 declared as OtfClassModifier and TypeFieldDescriptionprivate OtfClassPosTableLookup8Format2.backtrackClassDefinitionprivate OtfClassPosTableLookup8Format2.inputClassDefinitionprivate OtfClassPosTableLookup8Format2.lookaheadClassDefinitionConstructors in com.itextpdf.io.font.otf.lookuptype8 with parameters of type OtfClassModifierConstructorDescriptionPosTableLookup8Format2(OpenTypeFontTableReader openReader, int lookupFlag, Set<Integer> posCoverageGlyphIds, OtfClass backtrackClassDefinition, OtfClass inputClassDefinition, OtfClass lookaheadClassDefinition)