Class PosTableLookup8Format1
- Namespace
- iText.IO.Font.Otf.Lookuptype8
- Assembly
- itext.io.dll
Chaining Context Positioning Format 1: Simple Glyph Contexts
public class PosTableLookup8Format1 : ChainingContextualTable<ContextualPositionRule>
- Inheritance
-
PosTableLookup8Format1
- Inherited Members
Constructors
PosTableLookup8Format1(OpenTypeFontTableReader, int, IDictionary<int, IList<ContextualPositionRule>>)
public PosTableLookup8Format1(OpenTypeFontTableReader openReader, int lookupFlag, IDictionary<int, IList<ContextualPositionRule>> posMap)
Parameters
openReader
OpenTypeFontTableReaderlookupFlag
intposMap
IDictionary<int, IList<ContextualPositionRule>>
Methods
GetSetOfRulesForStartGlyph(int)
protected override IList<ContextualPositionRule> GetSetOfRulesForStartGlyph(int startGlyphId)
Parameters
startGlyphId
int