Package com.itextpdf.text.pdf.fonts.otf
Class GlyphPositioningTableReader.PosLookupRecord
java.lang.Object
com.itextpdf.text.pdf.fonts.otf.GlyphPositioningTableReader.PosLookupRecord
- Enclosing class:
- GlyphPositioningTableReader
-
Field Summary
FieldsModifier and TypeFieldDescription(package private) final int
(package private) final int
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
sequenceIndex
final int sequenceIndex -
lookupListIndex
final int lookupListIndex
-
-
Constructor Details
-
PosLookupRecord
public PosLookupRecord(int sequenceIndex, int lookupListIndex)
-