|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectlt.monarch.math.NeighbourInterpolator
public class NeighbourInterpolator extends java.lang.Object implements Interpolator2D
| Modifier and Type | Interface and Description |
|---|
| Nested classes/interfaces inherited from interface lt.monarch.math.Interpolator2D |
|---|
Interpolator2D.Point, Interpolator2D.PointSet |
| Constructor and Description |
|---|
NeighbourInterpolator(Interpolator2D.Point[] points)
|
| Modifier and Type | Method and Description |
|---|---|
double |
interpolateAt(double x,
double y)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public NeighbourInterpolator(Interpolator2D.Point[] points)
| Method Detail |
|---|
public double interpolateAt(double x,
double y)
interpolateAt in interface Interpolator2D
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||