horizontdeformer.interpolators
public class InterpolationWithCoords extends Object
Constructor Summary | |
---|---|
InterpolationWithCoords(Interpolation i) |
Method Summary | |
---|---|
TPoint | getB1() |
TPoint | getB2() |
Interpolation | getInterpolation() |
void | setB1(TPoint b1) |
void | setB2(TPoint b2) |
void | setInterpolation(Interpolation interpolation) |