Interface RangeSubsetType

  • All Superinterfaces:
    EObject, Notifier
    All Known Implementing Classes:
    RangeSubsetTypeImpl

    public interface RangeSubsetType
    extends EObject
    The range subset from the WCS 2.0 range subsetting specification
    Author:
    Andrea Aime - GeoSolutions
    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      EList<RangeItemType> getRangeItems()
      The range items to be returned
      • 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

      • getRangeItems

        EList<RangeItemType> getRangeItems()
        The range items to be returned