Uses of Class
org.cresques.impl.geo.UtmZone

Packages that use UtmZone
org.cresques.impl.geo   
 

Uses of UtmZone in org.cresques.impl.geo
 

Methods in org.cresques.impl.geo that return UtmZone
static UtmZone UtmZone.getProjection(Ellipsoid eli, int zone, int hemisphere)
           
 

Methods in org.cresques.impl.geo with parameters of type UtmZone
 UtmPoint UtmZone.fromGeo(GeoPoint gPt, UtmPoint uPt, UtmZone proj)
           
static UtmPoint PointFactory.newUtmPoint(UtmZone zona, double x, double y)
           
 

Constructors in org.cresques.impl.geo with parameters of type UtmZone
UtmPoint(UtmZone zone)
           
UtmPoint(UtmZone zone, double x, double y)
           
UtmPoint(UtmZone zone, Point2D pt)
           
 



Copyright © 2004-2013 gvSIG. All Rights Reserved.