public class GeoHash extends Object implements GeoShape
GeoHash(double latitude, double longitude, int precision)
GeoHash(String hash)
boolean
equals(Object o)
String
getHash()
int
hashCode()
GeoRect
toGeoRect()
toString()
within(GeoShape geoShape)
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public GeoHash(double latitude, double longitude, int precision)
public GeoHash(String hash)
public String getHash()
public String toString()
toString
Object
public boolean equals(Object o)
equals
public int hashCode()
hashCode
public GeoRect toGeoRect()
public boolean within(GeoShape geoShape)
within
GeoShape
Copyright © 2014–2017. All rights reserved.