|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface MgrsConversionMode

The modes for converting between military grid reference system (MGRS) notation and coordinates.
| Field Summary | |
|---|---|
static int |
mgrsAutomatic
Uses the spheroid to determine the military grid string. |
static int |
mgrsNewStyle
Treats all spheroids as new, like WGS 1984, when creating or reading a military grid string. |
static int |
mgrsNewWith180InZone01
Treats all spheroids as new, like WGS 1984, when creating or reading a military grid string. |
static int |
mgrsOldStyle
Treats all spheroids as old, like Bessel 1841, when creating or reading a military grid string. |
static int |
mgrsOldWith180InZone01
Treats all spheroids as old, like Bessel 1841, when creating or reading a military grid string. |
| Field Detail |
|---|
static final int mgrsAutomatic
static final int mgrsNewStyle
static final int mgrsOldStyle
static final int mgrsNewWith180InZone01
static final int mgrsOldWith180InZone01
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||