Class XDDFAdjustHandleXY


  • @Beta
    public class XDDFAdjustHandleXY
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      XDDFAdjustHandleXY​(org.openxmlformats.schemas.drawingml.x2006.main.CTXYAdjustHandle handle)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      org.openxmlformats.schemas.drawingml.x2006.main.CTXYAdjustHandle getXmlObject()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • XDDFAdjustHandleXY

        @Internal
        public XDDFAdjustHandleXY​(org.openxmlformats.schemas.drawingml.x2006.main.CTXYAdjustHandle handle)
    • Method Detail

      • getXmlObject

        @Internal
        public org.openxmlformats.schemas.drawingml.x2006.main.CTXYAdjustHandle getXmlObject()