|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectedu.cmu.sun.util.interpolators.Interpolator1D
edu.cmu.sun.util.interpolators.LinearInterpolator1D
public class LinearInterpolator1D
| Field Summary |
|---|
| Fields inherited from class edu.cmu.sun.util.interpolators.Interpolator1D |
|---|
from, to |
| Constructor Summary | |
|---|---|
LinearInterpolator1D(float from,
float to)
|
|
| Method Summary | |
|---|---|
float |
get(float value)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public LinearInterpolator1D(float from,
float to)
| Method Detail |
|---|
public float get(float value)
get in class Interpolator1D
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||