public class PosTableLookup7Format2 extends ContextualTable<ContextualPositionRule>
| Modifier and Type | Class and Description |
|---|---|
static class |
PosTableLookup7Format2.PosRuleFormat2 |
lookupFlag, openReader| Constructor and Description |
|---|
PosTableLookup7Format2(OpenTypeFontTableReader openReader,
int lookupFlag,
Set<Integer> posCoverageGlyphIds,
OtfClass classDefinition) |
| Modifier and Type | Method and Description |
|---|---|
protected List<ContextualPositionRule> |
getSetOfRulesForStartGlyph(int startId)
Gets a set of rules, which start with given glyph id.
|
void |
setPosClassSets(List<List<ContextualPositionRule>> subClassSets) |
checkIfContextMatch, getMatchingContextRulepublic PosTableLookup7Format2(OpenTypeFontTableReader openReader, int lookupFlag, Set<Integer> posCoverageGlyphIds, OtfClass classDefinition)
public void setPosClassSets(List<List<ContextualPositionRule>> subClassSets)
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–2022 iText Group NV. All rights reserved.