|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecthorizontdeformer.interpolators.LinearInterpolation
public class LinearInterpolation
| Constructor Summary | |
|---|---|
LinearInterpolation(int x1,
int y1,
int x2,
int y2)
Creates a new instance of LinearInterpolation |
|
| Method Summary | |
|---|---|
int |
getY(int x)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public LinearInterpolation(int x1,
int y1,
int x2,
int y2)
| Method Detail |
|---|
public int getY(int x)
getY in interface Interpolation
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||