public class PosTableLookup8Format3 extends ChainingContextualTable<ContextualPositionRule>
| Modifier and Type | Class and Description |
|---|---|
static class |
PosTableLookup8Format3.PosRuleFormat3 |
lookupFlag, openReader| Constructor and Description |
|---|
PosTableLookup8Format3(OpenTypeFontTableReader openReader,
int lookupFlag,
PosTableLookup8Format3.PosRuleFormat3 rule) |
| Modifier and Type | Method and Description |
|---|---|
protected List<ContextualPositionRule> |
getSetOfRulesForStartGlyph(int startId)
Gets a set of rules, which start with given glyph id.
|
checkIfBacktrackContextMatch, checkIfLookaheadContextMatch, getMatchingContextRulecheckIfContextMatchpublic PosTableLookup8Format3(OpenTypeFontTableReader openReader, int lookupFlag, PosTableLookup8Format3.PosRuleFormat3 rule)
protected List<ContextualPositionRule> getSetOfRulesForStartGlyph(int startId)
ContextualTablegetSetOfRulesForStartGlyph in class ContextualTable<ContextualPositionRule>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–2025 Apryse Group NV. All rights reserved.