Uses of Class
uk.me.jstott.jcoord.UTMRef

Packages that use UTMRef
uk.me.jstott.jcoord   
 

Uses of UTMRef in uk.me.jstott.jcoord
 

Methods in uk.me.jstott.jcoord that return UTMRef
 UTMRef MGRSRef.toUTMRef()
          Convert this MGRS reference to an equivelent UTM reference.
 UTMRef LatLng.toUTMRef()
          Convert this latitude and longitude to a UTM reference.
 

Constructors in uk.me.jstott.jcoord with parameters of type UTMRef
MGRSRef(UTMRef utm)
          Create a new MGRS reference object from the given UTM reference.
MGRSRef(UTMRef utm, boolean isBessel)
          Create a new MGRS reference object from the given UTM reference.