Uses of Class
org.geotools.geometry.iso.util.interpolation.ITP_Interpolation.Point3d

Packages that use ITP_Interpolation.Point3d
org.geotools.geometry.iso.util.interpolation An implementation of GeoAPI Geometry interfaces from ISO 19107. 
 

Uses of ITP_Interpolation.Point3d in org.geotools.geometry.iso.util.interpolation
 

Methods in org.geotools.geometry.iso.util.interpolation with parameters of type ITP_Interpolation.Point3d
 double ITP_Interpolation.Point3d.distance(ITP_Interpolation.Point3d p)
           
 

Method parameters in org.geotools.geometry.iso.util.interpolation with type arguments of type ITP_Interpolation.Point3d
 void PointNeighboursGradients.setClosestPoints(java.util.ArrayList<ITP_Interpolation.Point3d> pIn, int nnbr)
           
static boolean ITP_Interpolation.shepardModified(java.util.ArrayList<ITP_Interpolation.Point3d> pIn, java.util.ArrayList<ITP_Interpolation.Point3d> pOut, double q, int nnbr)
           
static boolean ITP_Interpolation.shepardModified(java.util.ArrayList<ITP_Interpolation.Point3d> pIn, java.util.ArrayList<ITP_Interpolation.Point3d> pOut, double q, int nnbr)
           
 

Constructors in org.geotools.geometry.iso.util.interpolation with parameters of type ITP_Interpolation.Point3d
PointNeighboursGradients(ITP_Interpolation.Point3d p)
           
PointNeighboursGradients(ITP_Interpolation.Point3d p, ITP_Interpolation.Point3d[] nbrs)
           
PointNeighboursGradients(ITP_Interpolation.Point3d p, ITP_Interpolation.Point3d[] nbrs)
           
 



Copyright © 1996-2010 Geotools. All Rights Reserved.