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, toString
public String getGeoURI()
public double getLatitude()
public double getLongitude()
public double getAltitude()
public String getQuery()
public String getDisplayResult()
getDisplayResult
in class ParsedResult
Copyright © 2007–2024. All rights reserved.