public class SubTableLookup5Format2 extends ContextualSubTable
| Modifier and Type | Class and Description |
|---|---|
static class |
SubTableLookup5Format2.SubstRuleFormat2 |
lookupFlag, openReader| Constructor and Description |
|---|
SubTableLookup5Format2(OpenTypeFontTableReader openReader, int lookupFlag, Set<Integer> substCoverageGlyphIds, OtfClass classDefinition) |
| Modifier and Type | Method and Description |
|---|---|
protected List<ContextualSubstRule> |
getSetOfRulesForStartGlyph(int startId)
Gets a set of rules, which start with given glyph id.
|
void |
setSubClassSets(List<List<ContextualSubstRule>> subClassSets) |
checkIfContextMatch, getMatchingContextRulepublic SubTableLookup5Format2(OpenTypeFontTableReader openReader, int lookupFlag, Set<Integer> substCoverageGlyphIds, OtfClass classDefinition)
public void setSubClassSets(List<List<ContextualSubstRule>> subClassSets)
protected List<ContextualSubstRule> getSetOfRulesForStartGlyph(int startId)
ContextualSubTable
getSetOfRulesForStartGlyph in class ContextualSubTable
startId - id of the first glyph in the sequence.
Copyright © 1998–2018 iText Group NV. All rights reserved.