| Package | Description |
|---|---|
| ch.hsr.geohash.util |
| Modifier and Type | Method and Description |
|---|---|
static TwoGeoHashBoundingBox |
TwoGeoHashBoundingBox.fromBase32(String base32) |
TwoGeoHashBoundingBox |
BoundingBoxSampler.getBoundingBox() |
TwoGeoHashBoundingBox |
BoundingBoxGeoHashIterator.getBoundingBox() |
static TwoGeoHashBoundingBox |
TwoGeoHashBoundingBox.withBitPrecision(BoundingBox bbox,
int numberOfBits) |
static TwoGeoHashBoundingBox |
TwoGeoHashBoundingBox.withCharacterPrecision(BoundingBox bbox,
int numberOfCharacters) |
| Constructor and Description |
|---|
BoundingBoxGeoHashIterator(TwoGeoHashBoundingBox bbox) |
BoundingBoxSampler(TwoGeoHashBoundingBox bbox) |
BoundingBoxSampler(TwoGeoHashBoundingBox bbox,
long seed) |
Copyright © 2015. All Rights Reserved.