public final class GeoParsedResult extends ParsedResult
| Modifier and Type | Method and Description |
|---|---|
double |
getAltitude()
|
String |
getDisplayResult()
|
String |
getGeoURI()
|
double |
getLatitude()
|
double |
getLongitude()
|
String |
getQuery()
|
getType, maybeAppend, maybeAppend, toStringpublic StringgetGeoURI()
public double getLatitude()
public double getLongitude()
public double getAltitude()
public StringgetQuery()
public StringgetDisplayResult()