Uses of Class
com.itextpdf.io.font.otf.ContextualTable
-
-
Uses of ContextualTable in com.itextpdf.io.font.otf
Subclasses of ContextualTable in com.itextpdf.io.font.otf Modifier and Type Class Description class
ChainingContextualTable<T extends ContextualRule>
Fields in com.itextpdf.io.font.otf with type parameters of type ContextualTable Modifier and Type Field Description protected java.util.List<ContextualTable<ContextualPositionRule>>
GposLookupType7. subTables
protected java.util.List<ContextualTable<ContextualSubstRule>>
GsubLookupType5. subTables
-
Uses of ContextualTable in com.itextpdf.io.font.otf.lookuptype5
Subclasses of ContextualTable in com.itextpdf.io.font.otf.lookuptype5 Modifier and Type Class Description class
SubTableLookup5Format1
Contextual Substitution Subtable: Simple context glyph substitutionclass
SubTableLookup5Format2
Contextual Substitution Subtable: Class-based context glyph substitutionclass
SubTableLookup5Format3
Contextual Substitution Subtable: Coverage-based context glyph substitution -
Uses of ContextualTable in com.itextpdf.io.font.otf.lookuptype6
Subclasses of ContextualTable in com.itextpdf.io.font.otf.lookuptype6 Modifier and Type Class Description class
SubTableLookup6Format1
Chaining Contextual Substitution Subtable: Simple Chaining Context Glyph Substitutionclass
SubTableLookup6Format2
Chaining Contextual Substitution Subtable: Class-based Chaining Context Glyph Substitutionclass
SubTableLookup6Format3
Chaining Contextual Substitution Subtable: Coverage-based Chaining Context Glyph Substitution -
Uses of ContextualTable in com.itextpdf.io.font.otf.lookuptype7
Subclasses of ContextualTable in com.itextpdf.io.font.otf.lookuptype7 Modifier and Type Class Description class
PosTableLookup7Format2
-
Uses of ContextualTable in com.itextpdf.io.font.otf.lookuptype8
Subclasses of ContextualTable in com.itextpdf.io.font.otf.lookuptype8 Modifier and Type Class Description class
PosTableLookup8Format1
Chaining Context Positioning Format 1: Simple Glyph Contextsclass
PosTableLookup8Format2
Chained Contexts Positioning Format 2: Class-based Glyph Contextsclass
PosTableLookup8Format3
Chained Contexts Positioning Format 3: Coverage-based Glyph Contexts
-