Uses of Class
org.cresques.cts.GeoCalc.GeoData

Packages that use GeoCalc.GeoData
org.cresques.cts Clases relacionadas con el manejo de proyecciones. 
 

Uses of GeoCalc.GeoData in org.cresques.cts
 

Methods in org.cresques.cts that return GeoCalc.GeoData
protected  GeoCalc.GeoData GeoCalc.distanceAzimutVincenty(Point2D pt1, Point2D pt2)
          Returns the distance between two geographic points on the ellipsoid and the forward and reverse azimuths between these points.
protected  GeoCalc.GeoData GeoCalc.getPointVincenty(Point2D pt, double azimut, double dist)
          Returns the lat and long of projected point and reverse azimuth given a reference point and a distance and azimuth to project.
 



Copyright © 2004-2013 gvSIG. All Rights Reserved.