Interface SimpleArcByCenterPointType

    • Field Detail

      • type

        static final org.apache.xmlbeans.SchemaType type
    • Method Detail

      • isSetPos

        boolean isSetPos()
        True if has "pos" element
      • unsetPos

        void unsetPos()
        Unsets the "pos" element
      • getPointProperty

        PointPropertyType getPointProperty()
        Gets the "pointProperty" element
      • isSetPointProperty

        boolean isSetPointProperty()
        True if has "pointProperty" element
      • setPointProperty

        void setPointProperty​(PointPropertyType pointProperty)
        Sets the "pointProperty" element
      • addNewPointProperty

        PointPropertyType addNewPointProperty()
        Appends and returns a new empty "pointProperty" element
      • unsetPointProperty

        void unsetPointProperty()
        Unsets the "pointProperty" element
      • isSetPosList

        boolean isSetPosList()
        True if has "posList" element
      • unsetPosList

        void unsetPosList()
        Unsets the "posList" element
      • getRadius

        LengthType getRadius()
        Gets the "radius" element
      • setRadius

        void setRadius​(LengthType radius)
        Sets the "radius" element
      • addNewRadius

        LengthType addNewRadius()
        Appends and returns a new empty "radius" element
      • getStartAngle

        AngleType getStartAngle()
        Gets the "startAngle" element
      • setStartAngle

        void setStartAngle​(AngleType startAngle)
        Sets the "startAngle" element
      • addNewStartAngle

        AngleType addNewStartAngle()
        Appends and returns a new empty "startAngle" element
      • getEndAngle

        AngleType getEndAngle()
        Gets the "endAngle" element
      • setEndAngle

        void setEndAngle​(AngleType endAngle)
        Sets the "endAngle" element
      • addNewEndAngle

        AngleType addNewEndAngle()
        Appends and returns a new empty "endAngle" element
      • isSetInterpolation

        boolean isSetInterpolation()
        True if has "interpolation" attribute
      • xsetInterpolation

        void xsetInterpolation​(CurveInterpolationType interpolation)
        Sets (as xml) the "interpolation" attribute
      • unsetInterpolation

        void unsetInterpolation()
        Unsets the "interpolation" attribute
      • getNumArc

        BigInteger getNumArc()
        Gets the "numArc" attribute
      • xgetNumArc

        org.apache.xmlbeans.XmlInteger xgetNumArc()
        Gets (as xml) the "numArc" attribute
      • setNumArc

        void setNumArc​(BigInteger numArc)
        Sets the "numArc" attribute
      • xsetNumArc

        void xsetNumArc​(org.apache.xmlbeans.XmlInteger numArc)
        Sets (as xml) the "numArc" attribute