| Package | Description |
|---|---|
| fr.dudie.nominatim.client | |
| fr.dudie.nominatim.client.request | |
| fr.dudie.nominatim.client.request.paramhelper |
| Modifier and Type | Method and Description |
|---|---|
PolygonFormat |
NominatimOptions.getPolygonFormat()
Gets the default polygon points format.
|
| Modifier and Type | Method and Description |
|---|---|
void |
NominatimOptions.setPolygonFormat(PolygonFormat format)
Sets the default polygon points format.
|
| Modifier and Type | Method and Description |
|---|---|
PolygonFormat |
NominatimSearchRequest.getPolygonFormat()
Gets the output geometry format.
|
| Modifier and Type | Method and Description |
|---|---|
void |
NominatimSearchRequest.setPolygonFormat(PolygonFormat polygonFormat)
Choose output geometry format.
|
| Modifier and Type | Method and Description |
|---|---|
static PolygonFormat |
PolygonFormat.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PolygonFormat[] |
PolygonFormat.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2010-2017 Dudie. All Rights Reserved.