| Package | Description |
|---|---|
| org.vertexium.type |
| Modifier and Type | Class and Description |
|---|---|
class |
GeoCircle |
class |
GeoHash |
class |
GeoPoint |
class |
GeoRect |
| Modifier and Type | Method and Description |
|---|---|
boolean |
GeoRect.intersects(GeoShape geoShape) |
boolean |
GeoHash.within(GeoShape geoShape) |
boolean |
GeoCircle.within(GeoShape geoShape) |
boolean |
GeoRect.within(GeoShape geoShape)
Is the given geoShape with in this
|
boolean |
GeoPoint.within(GeoShape geoShape) |
boolean |
GeoShape.within(GeoShape geoShape) |
Copyright © 2014–2017. All rights reserved.