| Package | Description |
|---|---|
| au.gov.amsa.geo.distance | |
| au.gov.amsa.geo.model |
| Modifier and Type | Method and Description |
|---|---|
Cell |
CellAndDistance.getCell() |
| Modifier and Type | Method and Description |
|---|---|
rx.Subscriber<? super CellAndDistance> |
OperatorSumCellDistances.call(rx.Subscriber<? super Map<Cell,Double>> child) |
| Constructor and Description |
|---|
CellAndDistance(Cell cell,
double distanceNm) |
| Modifier and Type | Method and Description |
|---|---|
com.google.common.base.Optional<Cell> |
Grid.cellAt(double lat,
double lon) |
static com.google.common.base.Optional<Cell> |
Cell.cellAt(double lat,
double lon,
Options options) |
static com.google.common.base.Optional<Cell> |
Cell.cellAt(HasPosition p,
Options options) |
| Modifier and Type | Method and Description |
|---|---|
double |
Grid.bottomEdgeLatitude(Cell cell) |
double |
Grid.leftEdgeLongitude(Cell cell) |
double |
Grid.rightEdgeLongitude(Cell cell) |
double |
Grid.topEdgeLatitude(Cell cell) |
Copyright © 2020. All rights reserved.