horizontdeformer.interpolators
public class LinearInterpolation extends Object implements Interpolation
| Constructor Summary | |
|---|---|
| LinearInterpolation(int x1, int y1, int x2, int y2) Creates a new instance of LinearInterpolation | |
| Method Summary | |
|---|---|
| int | getY(int x) |