Uses of Class
com.itextpdf.io.font.otf.ContextualPositionRule
 
     
      Packages that use ContextualPositionRule
     
 
     
       Package
      
 
      
       Description
      
 
       
      -  
        
Uses of ContextualPositionRule in com.itextpdf.io.font.otf
Fields in com.itextpdf.io.font.otf with type parameters of type ContextualPositionRuleModifier and TypeFieldDescriptionprotected List<ContextualTable<ContextualPositionRule>>GposLookupType7.subTables -  
        
Uses of ContextualPositionRule in com.itextpdf.io.font.otf.lookuptype7
Subclasses of ContextualPositionRule in com.itextpdf.io.font.otf.lookuptype7Methods in com.itextpdf.io.font.otf.lookuptype7 that return types with arguments of type ContextualPositionRuleModifier and TypeMethodDescriptionprotected List<ContextualPositionRule>PosTableLookup7Format2.getSetOfRulesForStartGlyph(int startId) Method parameters in com.itextpdf.io.font.otf.lookuptype7 with type arguments of type ContextualPositionRuleModifier and TypeMethodDescriptionvoidPosTableLookup7Format2.setPosClassSets(List<List<ContextualPositionRule>> subClassSets)  -  
        
Uses of ContextualPositionRule in com.itextpdf.io.font.otf.lookuptype8
Subclasses of ContextualPositionRule in com.itextpdf.io.font.otf.lookuptype8Modifier and TypeClassDescriptionstatic classstatic classstatic classMethods in com.itextpdf.io.font.otf.lookuptype8 that return types with arguments of type ContextualPositionRuleModifier and TypeMethodDescriptionprotected List<ContextualPositionRule>PosTableLookup8Format1.getSetOfRulesForStartGlyph(int startGlyphId) protected List<ContextualPositionRule>PosTableLookup8Format2.getSetOfRulesForStartGlyph(int startId) protected List<ContextualPositionRule>PosTableLookup8Format3.getSetOfRulesForStartGlyph(int startId) Method parameters in com.itextpdf.io.font.otf.lookuptype8 with type arguments of type ContextualPositionRuleModifier and TypeMethodDescriptionvoidPosTableLookup8Format2.addPosClassSet(List<ContextualPositionRule> posClassSet) Constructor parameters in com.itextpdf.io.font.otf.lookuptype8 with type arguments of type ContextualPositionRuleModifierConstructorDescriptionPosTableLookup8Format1(OpenTypeFontTableReader openReader, int lookupFlag, Map<Integer, List<ContextualPositionRule>> posMap)