Interface InterpolationAxesType

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

    public interface InterpolationAxesType
    extends EObject
    Specifies a different interpolation for each axis
    Author:
    Andrea Aime - GeoSolutions
    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      EList<InterpolationAxisType> getInterpolationAxis()
      The interpolation method (in case it is uniform along all axes)
      • 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

      • getInterpolationAxis

        EList<InterpolationAxisType> getInterpolationAxis()
        The interpolation method (in case it is uniform along all axes)