|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use GPSLayer.Mode | |
|---|---|
| com.esri.map | |
| Uses of GPSLayer.Mode in com.esri.map |
|---|
| Methods in com.esri.map that return GPSLayer.Mode | |
|---|---|
GPSLayer.Mode |
GPSLayer.getMode()
Returns the current mode. |
static GPSLayer.Mode |
GPSLayer.Mode.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static GPSLayer.Mode[] |
GPSLayer.Mode.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in com.esri.map with parameters of type GPSLayer.Mode | |
|---|---|
void |
GPSLayer.setMode(GPSLayer.Mode mode)
Sets the current mode. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||