Uses of Class
triptracker.core.UTMPoint

Packages that use UTMPoint
triptracker.core   
 

Uses of UTMPoint in triptracker.core
 

Methods in triptracker.core that return UTMPoint
static UTMPoint Coordinate.llToUTM(int ellipsoidId, double lat, double lon)
          Converts from lat/lon to a UTMpoint containting northing and easting plus zone with zone letter
 

Methods in triptracker.core with parameters of type UTMPoint
static Coordinate Coordinate.utmToLl(int i, UTMPoint utmpoint)
           
 



Copyright © 2006 Team Trip Tracker. All Rights Reserved.