Interface BoundingBoxDataType

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      EList<SupportedCRSType> getSupportedCRS()
      Returns the value of the 'Supported CRS' containment reference list.
      • Methods inherited from interface EObject

        eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
      • Methods inherited from interface Notifier

        eAdapters, eDeliver, eNotify, eSetDeliver
    • Method Detail

      • getSupportedCRS

        EList<SupportedCRSType> getSupportedCRS()
        Returns the value of the 'Supported CRS' containment reference list. The list contents are of type SupportedCRSType. Supported CRS supported for this Input/Output. "default" shall be used on only one element. This default element identifies the default CRS.
        Returns:
        the value of the 'Supported CRS' containment reference list.
        See Also:
        Wps20Package.getBoundingBoxDataType_SupportedCRS()