Table of Contents

Class PosTableLookup7Format2.PosRuleFormat2

Namespace
iText.IO.Font.Otf.Lookuptype7
Assembly
itext.io.dll
public class PosTableLookup7Format2.PosRuleFormat2 : ContextualPositionRule
Inheritance
PosTableLookup7Format2.PosRuleFormat2
Inherited Members

Constructors

PosRuleFormat2(PosTableLookup7Format2, int[], PosLookupRecord[])

public PosRuleFormat2(PosTableLookup7Format2 subTable, int[] inputClassIds, PosLookupRecord[] posLookupRecords)

Parameters

subTable PosTableLookup7Format2
inputClassIds int[]
posLookupRecords PosLookupRecord[]

Methods

GetContextLength()

public override int GetContextLength()

Returns

int

GetPosLookupRecords()

public override PosLookupRecord[] GetPosLookupRecords()

Returns

PosLookupRecord[]

IsGlyphMatchesInput(int, int)

public override bool IsGlyphMatchesInput(int glyphId, int atIdx)

Parameters

glyphId int
atIdx int

Returns

bool