|
Follow us on GitHub |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ElevationStatus | |
|---|---|
| com.google.gwt.maps.client.services | |
| Uses of ElevationStatus in com.google.gwt.maps.client.services |
|---|
| Methods in com.google.gwt.maps.client.services that return ElevationStatus | |
|---|---|
static ElevationStatus |
ElevationStatus.fromValue(String type)
|
static ElevationStatus |
ElevationStatus.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static ElevationStatus[] |
ElevationStatus.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in com.google.gwt.maps.client.services with parameters of type ElevationStatus | |
|---|---|
void |
ElevationServiceHandler.onCallback(JsArray<ElevationResult> result,
ElevationStatus status)
on ElevationService result |
|
Follow us on GitHub |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||