public abstract class Interpolator
extends java.lang.Object
implements java.io.Serializable
Constructor and Description |
---|
Interpolator() |
Modifier and Type | Method and Description |
---|---|
abstract double |
InterpolateYValue(double key) |
void |
setXPoints(double floor,
double ceiling) |
void |
setYPoints(double floor,
double ceiling) |