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