@Beta public class XDDFPoint2D extends Object
protected
XDDFPoint2D(org.openxmlformats.schemas.drawingml.x2006.main.CTPoint2D point)
XDDFPoint2D(long x, long y)
long
getX()
getY()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
protected XDDFPoint2D(org.openxmlformats.schemas.drawingml.x2006.main.CTPoint2D point)
public XDDFPoint2D(long x, long y)
public long getX()
public long getY()