| Package | Description |
|---|---|
| org.neolumin.vertexium.query | |
| org.neolumin.vertexium.type |
| Modifier and Type | Method and Description |
|---|---|
GeoPoint |
GeohashBucket.getGeoPoint() |
| Constructor and Description |
|---|
GeohashBucket(String key,
long count,
GeoPoint geoPoint) |
| Modifier and Type | Method and Description |
|---|---|
GeoPoint |
GeoRect.getNorthWest() |
GeoPoint |
GeoRect.getSouthEast() |
| Modifier and Type | Method and Description |
|---|---|
int |
GeoPoint.compareTo(GeoPoint other) |
static double |
GeoPoint.distanceBetween(GeoPoint geoPoint1,
GeoPoint geoPoint2) |
| Constructor and Description |
|---|
GeoRect(GeoPoint northWest,
GeoPoint southEast) |
Copyright © 2014–2015. All rights reserved.