Table of Contents

Class ContextualPositionRule

Namespace
iText.IO.Font.Otf
Assembly
itext.io.dll
public abstract class ContextualPositionRule : ContextualRule
Inheritance
ContextualPositionRule
Derived
Inherited Members

Constructors

ContextualPositionRule()

protected ContextualPositionRule()

Methods

GetPosLookupRecords()

Retrieves the position lookup records.

public abstract PosLookupRecord[] GetPosLookupRecords()

Returns

PosLookupRecord[]

an array of PosLookupRecord.

Remarks

Retrieves the position lookup records. Each record specifies a position in the context glyph sequence and a LookupListIndex to the position lookup that is applied at that position.