Uses of Class
com.itextpdf.io.font.otf.ContextualSubstRule
Package
Description
-
Uses of ContextualSubstRule in com.itextpdf.io.font.otf
Modifier and TypeFieldDescriptionprotected List<ContextualTable<ContextualSubstRule>>
GsubLookupType5.subTables
-
Uses of ContextualSubstRule in com.itextpdf.io.font.otf.lookuptype5
Modifier and TypeClassDescriptionstatic class
static class
static class
Modifier and TypeMethodDescriptionprotected List<ContextualSubstRule>
SubTableLookup5Format1.getSetOfRulesForStartGlyph
(int startGlyphId) protected List<ContextualSubstRule>
SubTableLookup5Format2.getSetOfRulesForStartGlyph
(int startId) protected List<ContextualSubstRule>
SubTableLookup5Format3.getSetOfRulesForStartGlyph
(int startId) Modifier and TypeMethodDescriptionvoid
SubTableLookup5Format2.setSubClassSets
(List<List<ContextualSubstRule>> subClassSets) ModifierConstructorDescriptionSubTableLookup5Format1
(OpenTypeFontTableReader openReader, int lookupFlag, Map<Integer, List<ContextualSubstRule>> substMap) -
Uses of ContextualSubstRule in com.itextpdf.io.font.otf.lookuptype6
Modifier and TypeClassDescriptionstatic class
static class
static class
Modifier and TypeMethodDescriptionprotected List<ContextualSubstRule>
SubTableLookup6Format1.getSetOfRulesForStartGlyph
(int startGlyphId) protected List<ContextualSubstRule>
SubTableLookup6Format2.getSetOfRulesForStartGlyph
(int startId) protected List<ContextualSubstRule>
SubTableLookup6Format3.getSetOfRulesForStartGlyph
(int startId) Modifier and TypeMethodDescriptionvoid
SubTableLookup6Format2.setSubClassSets
(List<List<ContextualSubstRule>> subClassSets) ModifierConstructorDescriptionSubTableLookup6Format1
(OpenTypeFontTableReader openReader, int lookupFlag, Map<Integer, List<ContextualSubstRule>> substMap)