| Package | Description |
|---|---|
| fr.dudie.nominatim.client | |
| fr.dudie.nominatim.client.request | |
| fr.dudie.nominatim.gson | |
| fr.dudie.nominatim.model |
| Modifier and Type | Method and Description |
|---|---|
BoundingBox |
NominatimOptions.getViewBox()
Gets the preferred search bounds.
|
| Modifier and Type | Method and Description |
|---|---|
void |
NominatimOptions.setViewBox(BoundingBox searchBounds)
Sets the preferred search bounds.
|
| Modifier and Type | Method and Description |
|---|---|
BoundingBox |
NominatimSearchRequest.getViewBox()
Gets the preferred area to find search results.
|
| Modifier and Type | Method and Description |
|---|---|
void |
NominatimSearchRequest.setViewBox(BoundingBox viewBox)
Sets the preferred area to find search results;
|
| Modifier and Type | Method and Description |
|---|---|
BoundingBox |
BoundingBoxDeserializer.deserialize(com.google.gson.JsonElement json,
Type typeOfT,
com.google.gson.JsonDeserializationContext context) |
| Modifier and Type | Method and Description |
|---|---|
BoundingBox |
Address.getBoundingBox()
Gets the bounding box enclosing the element.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Address.setBoundingBox(BoundingBox boundingBox)
Sets the bounding box enclosing the element.
|
Copyright © 2010–2019 Dudie. All rights reserved.