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