public class SubTableLookup6Format3 extends SubTableLookup6
Modifier and Type | Class and Description |
---|---|
static class |
SubTableLookup6Format3.SubstRuleFormat3 |
lookupFlag, openReader
Constructor and Description |
---|
SubTableLookup6Format3(OpenTypeFontTableReader openReader, int lookupFlag, SubTableLookup6Format3.SubstRuleFormat3 rule) |
Modifier and Type | Method and Description |
---|---|
protected List<ContextualSubstRule> |
getSetOfRulesForStartGlyph(int startId)
Gets a set of rules, which start with given glyph id.
|
checkIfBacktrackContextMatch, checkIfLookaheadContextMatch, getMatchingContextRule
checkIfContextMatch
public SubTableLookup6Format3(OpenTypeFontTableReader openReader, int lookupFlag, SubTableLookup6Format3.SubstRuleFormat3 rule)
protected List<ContextualSubstRule> getSetOfRulesForStartGlyph(int startId)
ContextualSubTable
getSetOfRulesForStartGlyph
in class ContextualSubTable
startId
- id of the first glyph in the sequence.
Copyright © 1998–2020 iText Group NV. All rights reserved.