Uses of Class
com.itextpdf.io.font.otf.ContextualPositionRule
Package
Description
-
Uses of ContextualPositionRule in com.itextpdf.io.font.otf
Modifier and TypeFieldDescriptionprotected List<ContextualTable<ContextualPositionRule>>
GposLookupType7.subTables
-
Uses of ContextualPositionRule in com.itextpdf.io.font.otf.lookuptype7
Modifier and TypeMethodDescriptionprotected List<ContextualPositionRule>
PosTableLookup7Format2.getSetOfRulesForStartGlyph
(int startId) Modifier and TypeMethodDescriptionvoid
PosTableLookup7Format2.setPosClassSets
(List<List<ContextualPositionRule>> subClassSets) -
Uses of ContextualPositionRule in com.itextpdf.io.font.otf.lookuptype8
Modifier and TypeClassDescriptionstatic class
static class
static class
Modifier and TypeMethodDescriptionprotected List<ContextualPositionRule>
PosTableLookup8Format1.getSetOfRulesForStartGlyph
(int startGlyphId) protected List<ContextualPositionRule>
PosTableLookup8Format2.getSetOfRulesForStartGlyph
(int startId) protected List<ContextualPositionRule>
PosTableLookup8Format3.getSetOfRulesForStartGlyph
(int startId) Modifier and TypeMethodDescriptionvoid
PosTableLookup8Format2.addPosClassSet
(List<ContextualPositionRule> posClassSet) ModifierConstructorDescriptionPosTableLookup8Format1
(OpenTypeFontTableReader openReader, int lookupFlag, Map<Integer, List<ContextualPositionRule>> posMap)