@Beta public class XDDFPoint2D extends java.lang.Object
| Modifier | Constructor and Description |
|---|---|
protected |
XDDFPoint2D(org.openxmlformats.schemas.drawingml.x2006.main.CTPoint2D point) |
|
XDDFPoint2D(long x,
long y) |
| Modifier and Type | Method and Description |
|---|---|
long |
getX() |
long |
getY() |