Class SubTableLookup5Format3.SubstRuleFormat3
- Namespace
- iText.IO.Font.Otf.Lookuptype5
- Assembly
- itext.io.dll
public class SubTableLookup5Format3.SubstRuleFormat3 : ContextualSubstRule
- Inheritance
-
SubTableLookup5Format3.SubstRuleFormat3
- Inherited Members
Constructors
SubstRuleFormat3(IList<ICollection<int>>, SubstLookupRecord[])
public SubstRuleFormat3(IList<ICollection<int>> coverages, SubstLookupRecord[] substLookupRecords)
Parameters
coverages
IList<ICollection<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)