Uses of Class
com.itextpdf.io.font.otf.OtfClass
Package
Description
-
Uses of OtfClass in com.itextpdf.io.font.otf
Modifier and TypeMethodDescriptionstatic OtfClass
OtfClass.create
(RandomAccessFileOrArray rf, int classLocation) OpenTypeGdefTableReader.getGlyphClassTable()
protected final OtfClass
OpenTypeFontTableReader.readClassDefinition
(int classLocation) -
Uses of OtfClass in com.itextpdf.io.font.otf.lookuptype5
ModifierConstructorDescriptionSubTableLookup5Format2
(OpenTypeFontTableReader openReader, int lookupFlag, Set<Integer> substCoverageGlyphIds, OtfClass classDefinition) -
Uses of OtfClass in com.itextpdf.io.font.otf.lookuptype6
ModifierConstructorDescriptionSubTableLookup6Format2
(OpenTypeFontTableReader openReader, int lookupFlag, Set<Integer> substCoverageGlyphIds, OtfClass backtrackClassDefinition, OtfClass inputClassDefinition, OtfClass lookaheadClassDefinition) -
Uses of OtfClass in com.itextpdf.io.font.otf.lookuptype7
ModifierConstructorDescriptionPosTableLookup7Format2
(OpenTypeFontTableReader openReader, int lookupFlag, Set<Integer> posCoverageGlyphIds, OtfClass classDefinition) -
Uses of OtfClass in com.itextpdf.io.font.otf.lookuptype8
ModifierConstructorDescriptionPosTableLookup8Format2
(OpenTypeFontTableReader openReader, int lookupFlag, Set<Integer> posCoverageGlyphIds, OtfClass backtrackClassDefinition, OtfClass inputClassDefinition, OtfClass lookaheadClassDefinition)