| Package | Description |
|---|---|
| ch.hsr.geohash | |
| ch.hsr.geohash.queries | |
| ch.hsr.geohash.util |
| Modifier and Type | Method and Description |
|---|---|
BoundingBox |
GeoHash.getBoundingBox() |
| Modifier and Type | Method and Description |
|---|---|
void |
BoundingBox.expandToInclude(BoundingBox other) |
boolean |
BoundingBox.intersects(BoundingBox other) |
| Constructor and Description |
|---|
BoundingBox(BoundingBox that) |
| Constructor and Description |
|---|
GeoHashBoundingBoxQuery(BoundingBox bbox) |
| Modifier and Type | Method and Description |
|---|---|
BoundingBox |
TwoGeoHashBoundingBox.getBoundingBox() |
| Modifier and Type | Method and Description |
|---|---|
static int |
GeoHashSizeTable.numberOfBitsForOverlappingGeoHash(BoundingBox boundingBox) |
static TwoGeoHashBoundingBox |
TwoGeoHashBoundingBox.withBitPrecision(BoundingBox bbox,
int numberOfBits) |
static TwoGeoHashBoundingBox |
TwoGeoHashBoundingBox.withCharacterPrecision(BoundingBox bbox,
int numberOfCharacters) |
Copyright © 2016. All Rights Reserved.