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
SubTableLookup5Format2inputClassIds
int[]substLookupRecords
SubstLookupRecord[]
Methods
GetContextLength()
public override int GetContextLength()
Returns
GetSubstLookupRecords()
public override SubstLookupRecord[] GetSubstLookupRecords()
Returns
IsGlyphMatchesInput(int, int)
public override bool IsGlyphMatchesInput(int glyphId, int atIdx)