Uses of Class
com.itextpdf.io.font.otf.OtfClass
 
     
      Packages that use OtfClass
     
 
     
       Package
      
 
      
       Description
      
 
       
      -  
        
Uses of OtfClass in com.itextpdf.io.font.otf
Methods 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
Constructors 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
Constructors 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
Constructors 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
Constructors 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)