public class SubTableLookup5Format1 extends ContextualSubTable
| Modifier and Type | Class and Description |
|---|---|
static class |
SubTableLookup5Format1.SubstRuleFormat1 |
lookupFlag, openReader| Constructor and Description |
|---|
SubTableLookup5Format1(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.
|
checkIfContextMatch, getMatchingContextRulepublic SubTableLookup5Format1(OpenTypeFontTableReader openReader, int lookupFlag, Map<Integer,List<ContextualSubstRule>> substMap)
protected List<ContextualSubstRule> getSetOfRulesForStartGlyph(int startGlyphId)
ContextualTable
getSetOfRulesForStartGlyph in class ContextualTable<ContextualSubstRule>
startGlyphId - 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–2023 iText Group NV. All rights reserved.