Uses of Class
es.unex.sextante.closestpts.Point3D

Packages that use Point3D
es.unex.sextante.closestpts   
es.unex.sextante.rTree   
 

Uses of Point3D in es.unex.sextante.closestpts
 

Methods in es.unex.sextante.closestpts that return Point3D
 Point3D PtAndDistance.getPt()
           
 

Constructors in es.unex.sextante.closestpts with parameters of type Point3D
PtAndDistance(Point3D pt, double dDistance)
           
 

Uses of Point3D in es.unex.sextante.rTree
 

Methods in es.unex.sextante.rTree that return Point3D
 Point3D SextanteRTree.getClosestPoint(double x, double y)
           
 



Copyright © 2014 gvSIG Association. All Rights Reserved.