Enum LinearInterpolator.Method

java.lang.Object
java.lang.Enum<LinearInterpolator.Method>
org.rrd4j.data.LinearInterpolator.Method
All Implemented Interfaces:
Serializable, Comparable<LinearInterpolator.Method>, java.lang.constant.Constable
Enclosing class:
LinearInterpolator

public static enum LinearInterpolator.Method
extends Enum<LinearInterpolator.Method>
A enumeration of interpolation methods
Author:
Fabrice Bacchella