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