|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.geotools.geometry.iso.util.interpolation.ITP_Interpolation
public class ITP_Interpolation
Nested Class Summary | |
---|---|
static class |
ITP_Interpolation.Point3d
|
static class |
ITP_Interpolation.TYPE
|
Constructor Summary | |
---|---|
ITP_Interpolation()
|
Method Summary | |
---|---|
static boolean |
shepardModified(java.util.ArrayList<ITP_Interpolation.Point3d> pIn,
java.util.ArrayList<ITP_Interpolation.Point3d> pOut,
double q,
int nnbr)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ITP_Interpolation()
Method Detail |
---|
public static boolean shepardModified(java.util.ArrayList<ITP_Interpolation.Point3d> pIn, java.util.ArrayList<ITP_Interpolation.Point3d> pOut, double q, int nnbr)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |