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.
    • Method Detail

      • setPos

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

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

        java.lang.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​(java.lang.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

        java.lang.Object getMinR()
        Gets the "minR" attribute
      • isSetMinR

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

        void setMinR​(java.lang.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

        java.lang.Object getMaxR()
        Gets the "maxR" attribute
      • isSetMaxR

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

        void setMaxR​(java.lang.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

        java.lang.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​(java.lang.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

        java.lang.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​(java.lang.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

        java.lang.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​(java.lang.Object maxAng)
        Sets the "maxAng" attribute
      • xsetMaxAng

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

        void unsetMaxAng()
        Unsets the "maxAng" attribute