Package | Description |
---|---|
horizontdeformer.interpolators |
Modifier and Type | Class and Description |
---|---|
class |
KvadraticInterpolation |
class |
LinearInterpolation |
class |
NpolynomialInterpolation |
Modifier and Type | Method and Description |
---|---|
Interpolation |
InterpolationWithCoords.getInterpolation() |
Modifier and Type | Method and Description |
---|---|
void |
InterpolationWithCoords.setInterpolation(Interpolation interpolation) |
Constructor and Description |
---|
InterpolationWithCoords(Interpolation i) |