| Package | Description |
|---|---|
| com.itextpdf.io.font.otf | |
| com.itextpdf.io.font.otf.lookuptype7 | |
| com.itextpdf.io.font.otf.lookuptype8 |
| Modifier and Type | Method and Description |
|---|---|
abstract PosLookupRecord[] |
ContextualPositionRule.getPosLookupRecords()
Retrieves the position lookup records.
|
protected PosLookupRecord[] |
OpenTypeFontTableReader.readPosLookupRecords(int substCount) |
static PosLookupRecord[] |
OtfReadCommon.readPosLookupRecords(RandomAccessFileOrArray rf,
int recordCount) |
| Modifier and Type | Method and Description |
|---|---|
PosLookupRecord[] |
PosTableLookup7Format2.PosRuleFormat2.getPosLookupRecords() |
| Constructor and Description |
|---|
PosRuleFormat2(PosTableLookup7Format2 subTable,
int[] inputClassIds,
PosLookupRecord[] posLookupRecords) |
| Modifier and Type | Method and Description |
|---|---|
PosLookupRecord[] |
PosTableLookup8Format2.PosRuleFormat2.getPosLookupRecords() |
PosLookupRecord[] |
PosTableLookup8Format1.PosRuleFormat1.getPosLookupRecords() |
PosLookupRecord[] |
PosTableLookup8Format3.PosRuleFormat3.getPosLookupRecords() |
| Constructor and Description |
|---|
PosRuleFormat1(int[] backtrackGlyphIds,
int[] inputGlyphIds,
int[] lookAheadGlyphIds,
PosLookupRecord[] posLookupRecords) |
PosRuleFormat2(PosTableLookup8Format2 posTable,
int[] backtrackClassIds,
int[] inputClassIds,
int[] lookAheadClassIds,
PosLookupRecord[] posLookupRecords) |
PosRuleFormat3(List<Set<Integer>> backtrackCoverages,
List<Set<Integer>> inputCoverages,
List<Set<Integer>> lookaheadCoverages,
PosLookupRecord[] posLookupRecords) |
Copyright © 1998–2024 Apryse Group NV. All rights reserved.