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

Packages that use UtmPoint
org.cresques.impl.geo   
 

Uses of UtmPoint in org.cresques.impl.geo
 

Methods in org.cresques.impl.geo that return UtmPoint
 UtmPoint UtmZone.fromGeo(GeoPoint gPt, UtmPoint uPt, int[] ai)
           
 UtmPoint UtmZone.fromGeo(GeoPoint gPt, UtmPoint uPt, UtmZone proj)
           
static UtmPoint PointFactory.newUtmPoint(UtmZone zona, double x, double y)
           
 

Methods in org.cresques.impl.geo with parameters of type UtmPoint
 UtmPoint UtmZone.fromGeo(GeoPoint gPt, UtmPoint uPt, int[] ai)
           
 UtmPoint UtmZone.fromGeo(GeoPoint gPt, UtmPoint uPt, UtmZone proj)
           
 GeoPoint UtmZone.toGeo(UtmPoint uPt, GeoPoint gPt)
           
 



Copyright © 2004-2013 gvSIG. All Rights Reserved.