public class SubTableLookup5Format3 extends ContextualTable<ContextualSubstRule>
| Modifier and Type | Class and Description |
|---|---|
static class |
SubTableLookup5Format3.SubstRuleFormat3 |
lookupFlag, openReader| Constructor and Description |
|---|
SubTableLookup5Format3(OpenTypeFontTableReader openReader,
int lookupFlag,
SubTableLookup5Format3.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.
|
checkIfContextMatch, getMatchingContextRulepublic SubTableLookup5Format3(OpenTypeFontTableReader openReader, int lookupFlag, SubTableLookup5Format3.SubstRuleFormat3 rule)
protected List<ContextualSubstRule> getSetOfRulesForStartGlyph(int startId)
ContextualTablegetSetOfRulesForStartGlyph in class ContextualTable<ContextualSubstRule>startId - id of the first glyph in the sequenceContextualSubstRule instances. The list will be empty if there are no rules
that start with a given glyph idCopyright © 1998–2022 iText Group NV. All rights reserved.