public class LinearInterpolator extends Interpolator
Constructor and Description |
---|
LinearInterpolator() |
Modifier and Type | Method and Description |
---|---|
double |
InterpolateYValue(double key) |
setXPoints, setYPoints
public double InterpolateYValue(double key)
InterpolateYValue
in class Interpolator