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.
  • Field Details

  • Method Details

    • getPos

      CTAdjPoint2D getPos()
      Gets the "pos" element
    • setPos

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

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

      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(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

      Object getMinX()
      Gets the "minX" attribute
    • xgetMinX

      STAdjCoordinate xgetMinX()
      Gets (as xml) the "minX" attribute
    • isSetMinX

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

      void setMinX(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

      Object getMaxX()
      Gets the "maxX" attribute
    • xgetMaxX

      STAdjCoordinate xgetMaxX()
      Gets (as xml) the "maxX" attribute
    • isSetMaxX

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

      void setMaxX(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

      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(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

      Object getMinY()
      Gets the "minY" attribute
    • xgetMinY

      STAdjCoordinate xgetMinY()
      Gets (as xml) the "minY" attribute
    • isSetMinY

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

      void setMinY(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

      Object getMaxY()
      Gets the "maxY" attribute
    • xgetMaxY

      STAdjCoordinate xgetMaxY()
      Gets (as xml) the "maxY" attribute
    • isSetMaxY

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

      void setMaxY(Object maxY)
      Sets the "maxY" attribute
    • xsetMaxY

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

      void unsetMaxY()
      Unsets the "maxY" attribute