Package com.itextpdf.io.font.otf
Class OtfMarkRecord
- java.lang.Object
-
- com.itextpdf.io.font.otf.OtfMarkRecord
-
public class OtfMarkRecord extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description GposAnchor
anchor
int
markClass
-
Constructor Summary
Constructors Constructor Description OtfMarkRecord()
-
-
-
Field Detail
-
markClass
public int markClass
-
anchor
public GposAnchor anchor
-
-