| Package | Description |
|---|---|
| com.lynden.gmapsfx | |
| com.lynden.gmapsfx.service.elevation |
| Modifier and Type | Method and Description |
|---|---|
void |
MainApp2.elevationsReceived(ElevationResult[] results,
ElevationStatus status) |
void |
MainApp.elevationsReceived(ElevationResult[] results,
ElevationStatus status) |
| Modifier and Type | Method and Description |
|---|---|
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.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ElevationServiceCallback.elevationsReceived(ElevationResult[] results,
ElevationStatus status) |
Copyright © 2017. All rights reserved.