Interface ScaleToExtentType

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

    public interface ScaleToExtentType
    extends EObject
    Used in the WCS 2.0 scaling extension to specify a different rescaling for each axis
    Author:
    Andrea Aime - GeoSolutions
    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      EList<TargetAxisExtentType> getTargetAxisExtent()
      The scale factor to be applied on all axis
      • 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

      • getTargetAxisExtent

        EList<TargetAxisExtentType> getTargetAxisExtent()
        The scale factor to be applied on all axis