Interface CTPolarAdjustHandle

All Superinterfaces:
XmlObject, XmlTokenSource

public interface CTPolarAdjustHandle extends XmlObject
An XML CT_PolarAdjustHandle(@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
    • getGdRefR

      String getGdRefR()
      Gets the "gdRefR" attribute
    • xgetGdRefR

      STGeomGuideName xgetGdRefR()
      Gets (as xml) the "gdRefR" attribute
    • isSetGdRefR

      boolean isSetGdRefR()
      True if has "gdRefR" attribute
    • setGdRefR

      void setGdRefR(String gdRefR)
      Sets the "gdRefR" attribute
    • xsetGdRefR

      void xsetGdRefR(STGeomGuideName gdRefR)
      Sets (as xml) the "gdRefR" attribute
    • unsetGdRefR

      void unsetGdRefR()
      Unsets the "gdRefR" attribute
    • getMinR

      Object getMinR()
      Gets the "minR" attribute
    • xgetMinR

      STAdjCoordinate xgetMinR()
      Gets (as xml) the "minR" attribute
    • isSetMinR

      boolean isSetMinR()
      True if has "minR" attribute
    • setMinR

      void setMinR(Object minR)
      Sets the "minR" attribute
    • xsetMinR

      void xsetMinR(STAdjCoordinate minR)
      Sets (as xml) the "minR" attribute
    • unsetMinR

      void unsetMinR()
      Unsets the "minR" attribute
    • getMaxR

      Object getMaxR()
      Gets the "maxR" attribute
    • xgetMaxR

      STAdjCoordinate xgetMaxR()
      Gets (as xml) the "maxR" attribute
    • isSetMaxR

      boolean isSetMaxR()
      True if has "maxR" attribute
    • setMaxR

      void setMaxR(Object maxR)
      Sets the "maxR" attribute
    • xsetMaxR

      void xsetMaxR(STAdjCoordinate maxR)
      Sets (as xml) the "maxR" attribute
    • unsetMaxR

      void unsetMaxR()
      Unsets the "maxR" attribute
    • getGdRefAng

      String getGdRefAng()
      Gets the "gdRefAng" attribute
    • xgetGdRefAng

      STGeomGuideName xgetGdRefAng()
      Gets (as xml) the "gdRefAng" attribute
    • isSetGdRefAng

      boolean isSetGdRefAng()
      True if has "gdRefAng" attribute
    • setGdRefAng

      void setGdRefAng(String gdRefAng)
      Sets the "gdRefAng" attribute
    • xsetGdRefAng

      void xsetGdRefAng(STGeomGuideName gdRefAng)
      Sets (as xml) the "gdRefAng" attribute
    • unsetGdRefAng

      void unsetGdRefAng()
      Unsets the "gdRefAng" attribute
    • getMinAng

      Object getMinAng()
      Gets the "minAng" attribute
    • xgetMinAng

      STAdjAngle xgetMinAng()
      Gets (as xml) the "minAng" attribute
    • isSetMinAng

      boolean isSetMinAng()
      True if has "minAng" attribute
    • setMinAng

      void setMinAng(Object minAng)
      Sets the "minAng" attribute
    • xsetMinAng

      void xsetMinAng(STAdjAngle minAng)
      Sets (as xml) the "minAng" attribute
    • unsetMinAng

      void unsetMinAng()
      Unsets the "minAng" attribute
    • getMaxAng

      Object getMaxAng()
      Gets the "maxAng" attribute
    • xgetMaxAng

      STAdjAngle xgetMaxAng()
      Gets (as xml) the "maxAng" attribute
    • isSetMaxAng

      boolean isSetMaxAng()
      True if has "maxAng" attribute
    • setMaxAng

      void setMaxAng(Object maxAng)
      Sets the "maxAng" attribute
    • xsetMaxAng

      void xsetMaxAng(STAdjAngle maxAng)
      Sets (as xml) the "maxAng" attribute
    • unsetMaxAng

      void unsetMaxAng()
      Unsets the "maxAng" attribute