| Package | Description | 
|---|---|
| com.itextpdf.io.font.otf | |
| com.itextpdf.io.font.otf.lookuptype5 | |
| com.itextpdf.io.font.otf.lookuptype6 | 
| Modifier and Type | Method and Description | 
|---|---|
| abstract SubstLookupRecord[] | ContextualSubstRule. getSubstLookupRecords() | 
| protected SubstLookupRecord[] | OpenTypeFontTableReader. readSubstLookupRecords(int substCount) | 
| static SubstLookupRecord[] | OtfReadCommon. readSubstLookupRecords(RandomAccessFileOrArray rf, int substCount) | 
| Modifier and Type | Method and Description | 
|---|---|
| SubstLookupRecord[] | SubTableLookup5Format1.SubstRuleFormat1. getSubstLookupRecords() | 
| SubstLookupRecord[] | SubTableLookup5Format2.SubstRuleFormat2. getSubstLookupRecords() | 
| SubstLookupRecord[] | SubTableLookup5Format3.SubstRuleFormat3. getSubstLookupRecords() | 
| Constructor and Description | 
|---|
| SubstRuleFormat1(int[] inputGlyphIds, SubstLookupRecord[] substLookupRecords) | 
| SubstRuleFormat2(SubTableLookup5Format2 subTable, int[] inputClassIds, SubstLookupRecord[] substLookupRecords) | 
| SubstRuleFormat3(List<Set<Integer>> coverages, SubstLookupRecord[] substLookupRecords) | 
| Modifier and Type | Method and Description | 
|---|---|
| SubstLookupRecord[] | SubTableLookup6Format1.SubstRuleFormat1. getSubstLookupRecords() | 
| SubstLookupRecord[] | SubTableLookup6Format2.SubstRuleFormat2. getSubstLookupRecords() | 
| SubstLookupRecord[] | SubTableLookup6Format3.SubstRuleFormat3. getSubstLookupRecords() | 
| Constructor and Description | 
|---|
| SubstRuleFormat1(int[] backtrackGlyphIds, int[] inputGlyphIds, int[] lookAheadGlyphIds, SubstLookupRecord[] substLookupRecords) | 
| SubstRuleFormat2(SubTableLookup6Format2 subTable, int[] backtrackClassIds, int[] inputClassIds, int[] lookAheadClassIds, SubstLookupRecord[] substLookupRecords) | 
| SubstRuleFormat3(List<Set<Integer>> backtrackCoverages, List<Set<Integer>> inputCoverages, List<Set<Integer>> lookaheadCoverages, SubstLookupRecord[] substLookupRecords) | 
Copyright © 1998–2019 iText Group NV. All rights reserved.