|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use NotDefinedOnUTMGridException | |
|---|---|
| uk.me.jstott.jcoord | |
| Uses of NotDefinedOnUTMGridException in uk.me.jstott.jcoord |
|---|
| Methods in uk.me.jstott.jcoord that throw NotDefinedOnUTMGridException | |
|---|---|
UTMRef |
LatLng.toUTMRef()
Convert this latitude and longitude to a UTM reference. |
| Constructors in uk.me.jstott.jcoord that throw NotDefinedOnUTMGridException | |
|---|---|
UTMRef(double easting,
double northing,
char latZone,
int lngZone)
Deprecated. Use
instead. |
|
UTMRef(int lngZone,
char latZone,
double easting,
double northing)
Create a new UTM reference object. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||