Interface InterpolationMethodType

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

    public interface InterpolationMethodType
    extends EObject
    The interpolation method (the standard provides a list of values, but the XSD leaves it open ended)
    Author:
    Andrea Aime - GeoSolutions
    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      String getInterpolationMethod()
      The interpolation method
      void setInterpolationMethod​(String value)
      Sets the value of the 'Interpolation Method' attribute.
      • 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

      • getInterpolationMethod

        String getInterpolationMethod()
        The interpolation method