public class FirstRingRegion extends Object implements Serializable
| Constructor and Description |
|---|
FirstRingRegion(String geohash)
Instantiates a new FirstRingRegion object from the given geohash value.
|
| Modifier and Type | Method and Description |
|---|---|
Object |
clone() |
boolean |
equals(Object o) |
String |
getCenter()
Gets the center.
|
String |
getEast()
Gets the east.
|
String |
getNorth()
Gets the north.
|
String |
getNorthEast()
Gets the north east.
|
String |
getNorthWest()
Gets the north west.
|
String |
getSouth()
Gets the south.
|
String |
getSouthEast()
Gets the south east.
|
String |
getSouthWest()
Gets the south west.
|
String |
getWest()
Gets the west.
|
int |
hashCode() |
String |
toString() |
public FirstRingRegion(String geohash)
geohash - the centerpublic String getCenter()
public String getEast()
public String getNorth()
public String getNorthEast()
public String getNorthWest()
public String getSouth()
public String getSouthEast()
public String getSouthWest()
public String getWest()
Copyright © 2010–2015 Alpha Ro Group UG (haftungsbeschrÀngt). All rights reserved.