Interface CTXYAdjustHandle

  • All Superinterfaces:
    XmlObject, XmlTokenSource

    public interface CTXYAdjustHandle
    extends XmlObject
    An XML CT_XYAdjustHandle(@http://schemas.openxmlformats.org/drawingml/2006/main). This is a complex type.
    • Method Detail

      • setPos

        void setPos​(CTAdjPoint2D pos)
        Sets the "pos" element
      • addNewPos

        CTAdjPoint2D addNewPos()
        Appends and returns a new empty "pos" element
      • getGdRefX

        java.lang.String getGdRefX()
        Gets the "gdRefX" attribute
      • xgetGdRefX

        STGeomGuideName xgetGdRefX()
        Gets (as xml) the "gdRefX" attribute
      • isSetGdRefX

        boolean isSetGdRefX()
        True if has "gdRefX" attribute
      • setGdRefX

        void setGdRefX​(java.lang.String gdRefX)
        Sets the "gdRefX" attribute
      • xsetGdRefX

        void xsetGdRefX​(STGeomGuideName gdRefX)
        Sets (as xml) the "gdRefX" attribute
      • unsetGdRefX

        void unsetGdRefX()
        Unsets the "gdRefX" attribute
      • getMinX

        java.lang.Object getMinX()
        Gets the "minX" attribute
      • isSetMinX

        boolean isSetMinX()
        True if has "minX" attribute
      • setMinX

        void setMinX​(java.lang.Object minX)
        Sets the "minX" attribute
      • xsetMinX

        void xsetMinX​(STAdjCoordinate minX)
        Sets (as xml) the "minX" attribute
      • unsetMinX

        void unsetMinX()
        Unsets the "minX" attribute
      • getMaxX

        java.lang.Object getMaxX()
        Gets the "maxX" attribute
      • isSetMaxX

        boolean isSetMaxX()
        True if has "maxX" attribute
      • setMaxX

        void setMaxX​(java.lang.Object maxX)
        Sets the "maxX" attribute
      • xsetMaxX

        void xsetMaxX​(STAdjCoordinate maxX)
        Sets (as xml) the "maxX" attribute
      • unsetMaxX

        void unsetMaxX()
        Unsets the "maxX" attribute
      • getGdRefY

        java.lang.String getGdRefY()
        Gets the "gdRefY" attribute
      • xgetGdRefY

        STGeomGuideName xgetGdRefY()
        Gets (as xml) the "gdRefY" attribute
      • isSetGdRefY

        boolean isSetGdRefY()
        True if has "gdRefY" attribute
      • setGdRefY

        void setGdRefY​(java.lang.String gdRefY)
        Sets the "gdRefY" attribute
      • xsetGdRefY

        void xsetGdRefY​(STGeomGuideName gdRefY)
        Sets (as xml) the "gdRefY" attribute
      • unsetGdRefY

        void unsetGdRefY()
        Unsets the "gdRefY" attribute
      • getMinY

        java.lang.Object getMinY()
        Gets the "minY" attribute
      • isSetMinY

        boolean isSetMinY()
        True if has "minY" attribute
      • setMinY

        void setMinY​(java.lang.Object minY)
        Sets the "minY" attribute
      • xsetMinY

        void xsetMinY​(STAdjCoordinate minY)
        Sets (as xml) the "minY" attribute
      • unsetMinY

        void unsetMinY()
        Unsets the "minY" attribute
      • getMaxY

        java.lang.Object getMaxY()
        Gets the "maxY" attribute
      • isSetMaxY

        boolean isSetMaxY()
        True if has "maxY" attribute
      • setMaxY

        void setMaxY​(java.lang.Object maxY)
        Sets the "maxY" attribute
      • xsetMaxY

        void xsetMaxY​(STAdjCoordinate maxY)
        Sets (as xml) the "maxY" attribute
      • unsetMaxY

        void unsetMaxY()
        Unsets the "maxY" attribute