public class SubTableLookup6Format2 extends SubTableLookup6
Modifier and Type | Class and Description |
---|---|
static class |
SubTableLookup6Format2.SubstRuleFormat2 |
lookupFlag, openReader
Constructor and Description |
---|
SubTableLookup6Format2(OpenTypeFontTableReader openReader, int lookupFlag, Set<Integer> substCoverageGlyphIds, OtfClass backtrackClassDefinition, OtfClass inputClassDefinition, OtfClass lookaheadClassDefinition) |
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) |
checkIfBacktrackContextMatch, checkIfLookaheadContextMatch, getMatchingContextRule
checkIfContextMatch
public void setSubClassSets(List<List<ContextualSubstRule>> subClassSets)
protected List<ContextualSubstRule> getSetOfRulesForStartGlyph(int startId)
ContextualTable
getSetOfRulesForStartGlyph
in class ContextualTable<ContextualSubstRule>
startId
- id of the first glyph in the sequence
ContextualSubstRule
instances. The list will be empty if there are no rules that start with a given glyph id
Copyright © 1998–2021 iText Group NV. All rights reserved.