Uses of Class
com.itextpdf.io.font.otf.ContextualSubstRule
Packages that use ContextualSubstRule
Package
Description
-
Uses of ContextualSubstRule in com.itextpdf.io.font.otf
Fields in com.itextpdf.io.font.otf with type parameters of type ContextualSubstRuleModifier and TypeFieldDescriptionprotected List<ContextualTable<ContextualSubstRule>> GsubLookupType5.subTables -
Uses of ContextualSubstRule in com.itextpdf.io.font.otf.lookuptype5
Subclasses of ContextualSubstRule in com.itextpdf.io.font.otf.lookuptype5Modifier and TypeClassDescriptionstatic classstatic classstatic classSubclasses with type arguments of type ContextualSubstRule in com.itextpdf.io.font.otf.lookuptype5Modifier and TypeClassDescriptionclassContextual Substitution Subtable: Simple context glyph substitutionclassContextual Substitution Subtable: Class-based context glyph substitutionclassContextual Substitution Subtable: Coverage-based context glyph substitutionFields in com.itextpdf.io.font.otf.lookuptype5 declared as ContextualSubstRuleModifier and TypeFieldDescription(package private) ContextualSubstRuleSubTableLookup5Format3.substitutionRuleFields in com.itextpdf.io.font.otf.lookuptype5 with type parameters of type ContextualSubstRuleModifier and TypeFieldDescriptionprivate List<List<ContextualSubstRule>> SubTableLookup5Format2.subClassSetsprivate Map<Integer, List<ContextualSubstRule>> SubTableLookup5Format1.substMapMethods in com.itextpdf.io.font.otf.lookuptype5 that return types with arguments of type ContextualSubstRuleModifier and TypeMethodDescriptionprotected List<ContextualSubstRule> SubTableLookup5Format1.getSetOfRulesForStartGlyph(int startGlyphId) protected List<ContextualSubstRule> SubTableLookup5Format2.getSetOfRulesForStartGlyph(int startId) protected List<ContextualSubstRule> SubTableLookup5Format3.getSetOfRulesForStartGlyph(int startId) Method parameters in com.itextpdf.io.font.otf.lookuptype5 with type arguments of type ContextualSubstRuleModifier and TypeMethodDescriptionvoidSubTableLookup5Format2.setSubClassSets(List<List<ContextualSubstRule>> subClassSets) Constructor parameters in com.itextpdf.io.font.otf.lookuptype5 with type arguments of type ContextualSubstRuleModifierConstructorDescriptionSubTableLookup5Format1(OpenTypeFontTableReader openReader, int lookupFlag, Map<Integer, List<ContextualSubstRule>> substMap) -
Uses of ContextualSubstRule in com.itextpdf.io.font.otf.lookuptype6
Subclasses of ContextualSubstRule in com.itextpdf.io.font.otf.lookuptype6Modifier and TypeClassDescriptionstatic classstatic classstatic classSubclasses with type arguments of type ContextualSubstRule in com.itextpdf.io.font.otf.lookuptype6Modifier and TypeClassDescriptionclassChaining Contextual Substitution Subtable: Simple Chaining Context Glyph SubstitutionclassChaining Contextual Substitution Subtable: Class-based Chaining Context Glyph SubstitutionclassChaining Contextual Substitution Subtable: Coverage-based Chaining Context Glyph SubstitutionFields in com.itextpdf.io.font.otf.lookuptype6 declared as ContextualSubstRuleModifier and TypeFieldDescription(package private) ContextualSubstRuleSubTableLookup6Format3.substitutionRuleFields in com.itextpdf.io.font.otf.lookuptype6 with type parameters of type ContextualSubstRuleModifier and TypeFieldDescriptionprivate List<List<ContextualSubstRule>> SubTableLookup6Format2.subClassSetsprivate Map<Integer, List<ContextualSubstRule>> SubTableLookup6Format1.substMapMethods in com.itextpdf.io.font.otf.lookuptype6 that return types with arguments of type ContextualSubstRuleModifier and TypeMethodDescriptionprotected List<ContextualSubstRule> SubTableLookup6Format1.getSetOfRulesForStartGlyph(int startGlyphId) protected List<ContextualSubstRule> SubTableLookup6Format2.getSetOfRulesForStartGlyph(int startId) protected List<ContextualSubstRule> SubTableLookup6Format3.getSetOfRulesForStartGlyph(int startId) Method parameters in com.itextpdf.io.font.otf.lookuptype6 with type arguments of type ContextualSubstRuleModifier and TypeMethodDescriptionvoidSubTableLookup6Format2.setSubClassSets(List<List<ContextualSubstRule>> subClassSets) Constructor parameters in com.itextpdf.io.font.otf.lookuptype6 with type arguments of type ContextualSubstRuleModifierConstructorDescriptionSubTableLookup6Format1(OpenTypeFontTableReader openReader, int lookupFlag, Map<Integer, List<ContextualSubstRule>> substMap)