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

    Modifier and Type
    Method
    Description
    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 Details

    • getTargetAxisExtent

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