| Package | Description |
|---|---|
| com.lynden.gmapsfx | |
| com.lynden.gmapsfx.service.directions |
| Modifier and Type | Method and Description |
|---|---|
void |
MainApp2.directionsReceived(DirectionsResult results,
DirectionStatus status) |
void |
MainApp.directionsReceived(DirectionsResult results,
DirectionStatus status) |
| Modifier and Type | Method and Description |
|---|---|
static DirectionStatus |
DirectionStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DirectionStatus[] |
DirectionStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DirectionsServiceCallback.directionsReceived(DirectionsResult results,
DirectionStatus status) |
Copyright © 2017. All rights reserved.