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.lookuptype7Fields in com.itextpdf.io.font.otf.lookuptype7 with type parameters of type ContextualPositionRuleModifier and TypeFieldDescriptionprivate List
<List<ContextualPositionRule>> PosTableLookup7Format2.subClassSets
Methods 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 TypeMethodDescriptionvoid
PosTableLookup7Format2.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 class
static class
static class
Fields in com.itextpdf.io.font.otf.lookuptype8 with type parameters of type ContextualPositionRuleModifier and TypeFieldDescriptionprivate List
<List<ContextualPositionRule>> PosTableLookup8Format2.posClassSets
private Map
<Integer, List<ContextualPositionRule>> PosTableLookup8Format1.posMap
Methods 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 TypeMethodDescriptionvoid
PosTableLookup8Format2.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)