|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectlt.monarch.math.Interpolator2D.PointSet
public static class Interpolator2D.PointSet extends java.lang.Object
| Constructor and Description |
|---|
Interpolator2D.PointSet()
|
Interpolator2D.PointSet(Interpolator2D.Point[] initialPoints)
|
| Modifier and Type | Method and Description |
|---|---|
void |
addPoint(Interpolator2D.Point pt)
|
Interpolator2D.Point[] |
getPoints()
|
protected static Interpolator2D.Point[] |
realloc(Interpolator2D.Point[] x1,
int newLength)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Interpolator2D.PointSet(Interpolator2D.Point[] initialPoints)
public Interpolator2D.PointSet()
| Method Detail |
|---|
public void addPoint(Interpolator2D.Point pt)
public Interpolator2D.Point[] getPoints()
protected static Interpolator2D.Point[] realloc(Interpolator2D.Point[] x1,
int newLength)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||