| Package | Description |
|---|---|
| io.committed.invest.core.dto.analytic | |
| io.committed.invest.core.utils |
| Modifier and Type | Method and Description |
|---|---|
GeoBox |
GeoRadius.convertToBox() |
static GeoBox |
GeoBox.globe()
The entire globe.
|
GeoBox |
GeoBox.intersection(GeoBox geobox)
Calculate the intersection this box with another.
|
| Modifier and Type | Method and Description |
|---|---|
GeoBox |
GeoBox.intersection(GeoBox geobox)
Calculate the intersection this box with another.
|
| Modifier and Type | Method and Description |
|---|---|
static GeoBox |
GeoUtil.createBoundingBox(double latitudeInDegrees,
double longitudeInDegrees,
double halfSideInMeters)
Converts a middle point and side distance to a lat/lon bounding box.
|
Copyright © 2017–2018 Committed. All rights reserved.