docs/apidocs/com/google/zxing/client/result/GeoParsedResult.html
Package com.google.zxing.client.result
java.lang.Object com.google.zxing.client.result.ParsedResult com.google.zxing.client.result.GeoParsedResult
public final class GeoParsedResultextends ParsedResult
All MethodsInstance MethodsConcrete Methods
Modifier and Type
Method
Description
double
getAltitude()
String
getDisplayResult()
String
getGeoURI()
double
getLatitude()
double
getLongitude()
String
getQuery()
getType, maybeAppend, maybeAppend, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public String getDisplayResult()
Specified by:getDisplayResult in class ParsedResult