Interface InterpolationAxisType

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

    public interface InterpolationAxisType
    extends EObject
    The interpolation to be used on a specific axis
    Author:
    Andrea Aime - GeoSolutions
    • Method Detail

      • getAxis

        String getAxis()
        The axis name
      • setAxis

        void setAxis​(String value)
        Sets the value of the 'Axis' attribute.
        Parameters:
        value - the new value of the 'Axis' attribute.
        See Also:
        getAxis()
      • getInterpolationMethod

        String getInterpolationMethod()
        The interpolation method to be used on the specified axis