Interface BaseStyleDescriptorType

    • Method Detail

      • setSpatialResolution

        void setSpatialResolution​(ScaleType value)
        Sets the value of the 'Spatial Resolution' containment reference.
        Parameters:
        value - the new value of the 'Spatial Resolution' containment reference.
        See Also:
        getSpatialResolution()
      • getAnimate

        EList<AnimateType> getAnimate()
        Returns the value of the 'Animate' containment reference list. The list contents are of type AnimateType.

        If the meaning of the 'Animate' containment reference list isn't clear, there really should be more of a description here...

        Returns:
        the value of the 'Animate' containment reference list.
        See Also:
        Gml311Package.getBaseStyleDescriptorType_Animate()
      • getAnimateMotion

        EList<AnimateMotionType> getAnimateMotion()
        Returns the value of the 'Animate Motion' containment reference list. The list contents are of type AnimateMotionType.

        If the meaning of the 'Animate Motion' containment reference list isn't clear, there really should be more of a description here...

        Returns:
        the value of the 'Animate Motion' containment reference list.
        See Also:
        Gml311Package.getBaseStyleDescriptorType_AnimateMotion()
      • getAnimateColor

        EList<AnimateColorType> getAnimateColor()
        Returns the value of the 'Animate Color' containment reference list. The list contents are of type AnimateColorType.

        If the meaning of the 'Animate Color' containment reference list isn't clear, there really should be more of a description here...

        Returns:
        the value of the 'Animate Color' containment reference list.
        See Also:
        Gml311Package.getBaseStyleDescriptorType_AnimateColor()
      • getSet

        EList<SetType> getSet()
        Returns the value of the 'Set' containment reference list. The list contents are of type SetType.

        If the meaning of the 'Set' containment reference list isn't clear, there really should be more of a description here...

        Returns:
        the value of the 'Set' containment reference list.
        See Also:
        Gml311Package.getBaseStyleDescriptorType_Set()