|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.geotools.geometry.iso.util.interpolation.PointNeighboursGradients
public class PointNeighboursGradients
Field Summary | |
---|---|
java.awt.geom.Point2D |
mGradXY
|
Constructor Summary | |
---|---|
PointNeighboursGradients(ITP_Interpolation.Point3d p)
|
|
PointNeighboursGradients(ITP_Interpolation.Point3d p,
ITP_Interpolation.Point3d[] nbrs)
|
Method Summary | |
---|---|
void |
setAkimaGradient()
|
void |
setClosestPoints(java.util.ArrayList<ITP_Interpolation.Point3d> pIn,
int nnbr)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public java.awt.geom.Point2D mGradXY
Constructor Detail |
---|
public PointNeighboursGradients(ITP_Interpolation.Point3d p)
public PointNeighboursGradients(ITP_Interpolation.Point3d p, ITP_Interpolation.Point3d[] nbrs)
Method Detail |
---|
public void setAkimaGradient()
public void setClosestPoints(java.util.ArrayList<ITP_Interpolation.Point3d> pIn, int nnbr)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |