Interface BaseStyleDescriptorType

All Superinterfaces:
AbstractGMLType, EObject, Notifier
All Known Subinterfaces:
GeometryStyleType, GraphStyleType, LabelStyleType, TopologyStyleType
All Known Implementing Classes:
BaseStyleDescriptorTypeImpl, GeometryStyleTypeImpl, GraphStyleTypeImpl, LabelStyleTypeImpl, TopologyStyleTypeImpl

public interface BaseStyleDescriptorType extends AbstractGMLType
A representation of the model object 'Base Style Descriptor Type'. Base complex type for geometry, topology, label and graph styles.

The following features are supported:

See Also:
  • Method Details

    • getSpatialResolution

      ScaleType getSpatialResolution()
      Returns the value of the 'Spatial Resolution' containment reference.

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

      Returns:
      the value of the 'Spatial Resolution' containment reference.
      See Also:
    • 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:
    • getStyleVariation

      EList<StyleVariationType> getStyleVariation()
      Returns the value of the 'Style Variation' containment reference list. The list contents are of type StyleVariationType.

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

      Returns:
      the value of the 'Style Variation' containment reference list.
      See Also:
    • 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:
    • 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:
    • 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:
    • 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: