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