Table of Contents

Class SubTableLookup5Format2.SubstRuleFormat2

Namespace
iText.IO.Font.Otf.Lookuptype5
Assembly
itext.io.dll
public class SubTableLookup5Format2.SubstRuleFormat2 : ContextualSubstRule
Inheritance
SubTableLookup5Format2.SubstRuleFormat2
Inherited Members

Constructors

SubstRuleFormat2(SubTableLookup5Format2, int[], SubstLookupRecord[])

public SubstRuleFormat2(SubTableLookup5Format2 subTable, int[] inputClassIds, SubstLookupRecord[] substLookupRecords)

Parameters

subTable SubTableLookup5Format2
inputClassIds int[]
substLookupRecords SubstLookupRecord[]

Methods

GetContextLength()

public override int GetContextLength()

Returns

int

GetSubstLookupRecords()

public override SubstLookupRecord[] GetSubstLookupRecords()

Returns

SubstLookupRecord[]

IsGlyphMatchesInput(int, int)

public override bool IsGlyphMatchesInput(int glyphId, int atIdx)

Parameters

glyphId int
atIdx int

Returns

bool