| Package | Description |
|---|---|
| fr.dudie.nominatim.client | |
| fr.dudie.nominatim.gson | |
| fr.dudie.nominatim.model |
| Constructor and Description |
|---|
JsonNominatimClient(String baseUrl,
org.apache.http.client.HttpClient httpClient,
String email,
BoundingBox searchBounds,
boolean strictBounds,
boolean polygon)
Creates the json nominatim client.
|
| 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 © 2013. All Rights Reserved.