Interface ScaleAxisByFactorType

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

    public interface ScaleAxisByFactorType
    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<ScaleAxisType> getScaleAxis()
      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

      • getScaleAxis

        EList<ScaleAxisType> getScaleAxis()
        The scale factor to be applied on all axis