| Package | Description |
|---|---|
| com.lynden.gmapsfx.service.directions | |
| com.lynden.gmapsfx.service.geocoding |
| Modifier and Type | Method and Description |
|---|---|
List<GeocoderAddressComponentType> |
DirectionsGeocodedWaypoint.getTypes() |
| Modifier and Type | Method and Description |
|---|---|
static GeocoderAddressComponentType |
GeocoderAddressComponentType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GeocoderAddressComponentType[] |
GeocoderAddressComponentType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
List<GeocoderAddressComponentType> |
GeocodingResult.getTypes() |
List<GeocoderAddressComponentType> |
GeocoderAddressComponent.getTypes() |
Copyright © 2017. All rights reserved.