Class PosTableLookup7Format2
- Namespace
- iText.IO.Font.Otf.Lookuptype7
- Assembly
- itext.io.dll
public class PosTableLookup7Format2 : ContextualTable<ContextualPositionRule>
- Inheritance
-
PosTableLookup7Format2
- Inherited Members
Constructors
PosTableLookup7Format2(OpenTypeFontTableReader, int, ICollection<int>, OtfClass)
public PosTableLookup7Format2(OpenTypeFontTableReader openReader, int lookupFlag, ICollection<int> posCoverageGlyphIds, OtfClass classDefinition)
Parameters
openReader
OpenTypeFontTableReaderlookupFlag
intposCoverageGlyphIds
ICollection<int>classDefinition
OtfClass
Methods
GetSetOfRulesForStartGlyph(int)
protected override IList<ContextualPositionRule> GetSetOfRulesForStartGlyph(int startId)
Parameters
startId
int
Returns
SetPosClassSets(IList<IList<ContextualPositionRule>>)
public virtual void SetPosClassSets(IList<IList<ContextualPositionRule>> subClassSets)
Parameters
subClassSets
IList<IList<ContextualPositionRule>>