Interface BaseStyleDescriptorType

    • Field Detail

      • type

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

      • getSpatialResolution

        ScaleType getSpatialResolution()
        Gets the "spatialResolution" element
      • isSetSpatialResolution

        boolean isSetSpatialResolution()
        True if has "spatialResolution" element
      • setSpatialResolution

        void setSpatialResolution​(ScaleType spatialResolution)
        Sets the "spatialResolution" element
      • addNewSpatialResolution

        ScaleType addNewSpatialResolution()
        Appends and returns a new empty "spatialResolution" element
      • unsetSpatialResolution

        void unsetSpatialResolution()
        Unsets the "spatialResolution" element
      • getStyleVariationArray

        StyleVariationType[] getStyleVariationArray()
        Gets array of all "styleVariation" elements
      • getStyleVariationArray

        StyleVariationType getStyleVariationArray​(int i)
        Gets ith "styleVariation" element
      • sizeOfStyleVariationArray

        int sizeOfStyleVariationArray()
        Returns number of "styleVariation" element
      • setStyleVariationArray

        void setStyleVariationArray​(StyleVariationType[] styleVariationArray)
        Sets array of all "styleVariation" element
      • setStyleVariationArray

        void setStyleVariationArray​(int i,
                                    StyleVariationType styleVariation)
        Sets ith "styleVariation" element
      • insertNewStyleVariation

        StyleVariationType insertNewStyleVariation​(int i)
        Inserts and returns a new empty value (as xml) as the ith "styleVariation" element
      • addNewStyleVariation

        StyleVariationType addNewStyleVariation()
        Appends and returns a new empty value (as xml) as the last "styleVariation" element
      • removeStyleVariation

        void removeStyleVariation​(int i)
        Removes the ith "styleVariation" element
      • getAnimateArray

        AnimateType[] getAnimateArray()
        Gets array of all "animate" elements
      • getAnimateArray

        AnimateType getAnimateArray​(int i)
        Gets ith "animate" element
      • sizeOfAnimateArray

        int sizeOfAnimateArray()
        Returns number of "animate" element
      • setAnimateArray

        void setAnimateArray​(AnimateType[] animateArray)
        Sets array of all "animate" element
      • setAnimateArray

        void setAnimateArray​(int i,
                             AnimateType animate)
        Sets ith "animate" element
      • insertNewAnimate

        AnimateType insertNewAnimate​(int i)
        Inserts and returns a new empty value (as xml) as the ith "animate" element
      • addNewAnimate

        AnimateType addNewAnimate()
        Appends and returns a new empty value (as xml) as the last "animate" element
      • removeAnimate

        void removeAnimate​(int i)
        Removes the ith "animate" element
      • getAnimateMotionArray

        AnimateMotionType[] getAnimateMotionArray()
        Gets array of all "animateMotion" elements
      • getAnimateMotionArray

        AnimateMotionType getAnimateMotionArray​(int i)
        Gets ith "animateMotion" element
      • sizeOfAnimateMotionArray

        int sizeOfAnimateMotionArray()
        Returns number of "animateMotion" element
      • setAnimateMotionArray

        void setAnimateMotionArray​(AnimateMotionType[] animateMotionArray)
        Sets array of all "animateMotion" element
      • setAnimateMotionArray

        void setAnimateMotionArray​(int i,
                                   AnimateMotionType animateMotion)
        Sets ith "animateMotion" element
      • insertNewAnimateMotion

        AnimateMotionType insertNewAnimateMotion​(int i)
        Inserts and returns a new empty value (as xml) as the ith "animateMotion" element
      • addNewAnimateMotion

        AnimateMotionType addNewAnimateMotion()
        Appends and returns a new empty value (as xml) as the last "animateMotion" element
      • removeAnimateMotion

        void removeAnimateMotion​(int i)
        Removes the ith "animateMotion" element
      • getAnimateColorArray

        AnimateColorType[] getAnimateColorArray()
        Gets array of all "animateColor" elements
      • getAnimateColorArray

        AnimateColorType getAnimateColorArray​(int i)
        Gets ith "animateColor" element
      • sizeOfAnimateColorArray

        int sizeOfAnimateColorArray()
        Returns number of "animateColor" element
      • setAnimateColorArray

        void setAnimateColorArray​(AnimateColorType[] animateColorArray)
        Sets array of all "animateColor" element
      • setAnimateColorArray

        void setAnimateColorArray​(int i,
                                  AnimateColorType animateColor)
        Sets ith "animateColor" element
      • insertNewAnimateColor

        AnimateColorType insertNewAnimateColor​(int i)
        Inserts and returns a new empty value (as xml) as the ith "animateColor" element
      • addNewAnimateColor

        AnimateColorType addNewAnimateColor()
        Appends and returns a new empty value (as xml) as the last "animateColor" element
      • removeAnimateColor

        void removeAnimateColor​(int i)
        Removes the ith "animateColor" element
      • getSetArray

        SetType[] getSetArray()
        Gets array of all "set" elements
      • getSetArray

        SetType getSetArray​(int i)
        Gets ith "set" element
      • sizeOfSetArray

        int sizeOfSetArray()
        Returns number of "set" element
      • setSetArray

        void setSetArray​(SetType[] setArray)
        Sets array of all "set" element
      • setSetArray

        void setSetArray​(int i,
                         SetType set)
        Sets ith "set" element
      • insertNewSet

        SetType insertNewSet​(int i)
        Inserts and returns a new empty value (as xml) as the ith "set" element
      • addNewSet

        SetType addNewSet()
        Appends and returns a new empty value (as xml) as the last "set" element
      • removeSet

        void removeSet​(int i)
        Removes the ith "set" element