Package com.itextpdf.io.font.otf
Class GposLookupType2.PairValueFormat
- java.lang.Object
-
- com.itextpdf.io.font.otf.GposLookupType2.PairValueFormat
-
- Enclosing class:
- GposLookupType2
private static class GposLookupType2.PairValueFormat extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description GposValueRecord
first
GposValueRecord
second
-
Constructor Summary
Constructors Modifier Constructor Description private
PairValueFormat()
-
-
-
Field Detail
-
first
public GposValueRecord first
-
second
public GposValueRecord second
-
-