| Package | Description |
|---|---|
| fr.dudie.nominatim.gson | |
| fr.dudie.nominatim.model |
| Modifier and Type | Method and Description |
|---|---|
PolygonPoint[] |
ArrayOfPolygonPointsDeserializer.deserialize(com.google.gson.JsonElement json,
Type typeOfT,
com.google.gson.JsonDeserializationContext context) |
PolygonPoint |
PolygonPointDeserializer.deserialize(com.google.gson.JsonElement json,
Type typeOfT,
com.google.gson.JsonDeserializationContext context) |
| Modifier and Type | Method and Description |
|---|---|
PolygonPoint[] |
Address.getPolygonPoints()
Gets the polygon points representing the element.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Address.setPolygonPoints(PolygonPoint[] polygonPoints)
Sets the polygon points representing the element.
|
Copyright © 2010–2019 Dudie. All rights reserved.