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 classChainingContextualTable<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. subTablesprotected 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 classSubTableLookup5Format1Contextual Substitution Subtable: Simple context glyph substitutionclassSubTableLookup5Format2Contextual Substitution Subtable: Class-based context glyph substitutionclassSubTableLookup5Format3Contextual 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 classSubTableLookup6Format1Chaining Contextual Substitution Subtable: Simple Chaining Context Glyph SubstitutionclassSubTableLookup6Format2Chaining Contextual Substitution Subtable: Class-based Chaining Context Glyph SubstitutionclassSubTableLookup6Format3Chaining 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 classPosTableLookup7Format2 -
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 classPosTableLookup8Format1Chaining Context Positioning Format 1: Simple Glyph ContextsclassPosTableLookup8Format2Chained Contexts Positioning Format 2: Class-based Glyph ContextsclassPosTableLookup8Format3Chained Contexts Positioning Format 3: Coverage-based Glyph Contexts
-