|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface esriMGRSModeEnum
Determines the format of the MGRS description of a point.
| Field Summary | |
|---|---|
static int |
esriMGRSMode_Automatic
Uses the spheroid to determine the MGRS description. |
static int |
esriMGRSMode_NewStyle
Treats all spheroids as new, like WGS 1984, when creating or reading a MGRS string. |
static int |
esriMGRSMode_NewWith180InZone01
Treats all spheroids as new, like WGS 1984, when creating or reading a MGRS string. |
static int |
esriMGRSMode_OldStyle
Treats all spheroids as old, like Bessel 1841, when creating or reading a MGRS string. |
static int |
esriMGRSMode_OldWith180InZone01
Treats all spheroids as old, like Bessel 1841, when creating or reading a MGRS string. |
static int |
esriMGRSMode_USNG
Use this mode if creating or reading USNG descriptions. |
| Field Detail |
|---|
static final int esriMGRSMode_Automatic
static final int esriMGRSMode_USNG
static final int esriMGRSMode_NewStyle
static final int esriMGRSMode_OldStyle
static final int esriMGRSMode_NewWith180InZone01
static final int esriMGRSMode_OldWith180InZone01
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||