| Package | Description |
|---|---|
| de.topobyte.adt.geo |
| Modifier and Type | Method and Description |
|---|---|
static Coordinate |
Coordinate.maximum(Collection
Calculate a new coordinate that has the maximum in both dimensions.
|
static Coordinate |
Coordinate.mean(Collection
Calculate the mean of this collection of coordinates.
|
static Coordinate |
Coordinate.minimum(Collection
Calculate a new coordinate that has the minimum in both dimensions.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
BBoxHelper.minimumBoundingBox(BBox
|
static BBox |
BBoxHelper.minimumBoundingBox(Coordinate
|
| Modifier and Type | Method and Description |
|---|---|
static Coordinate |
Coordinate.maximum(Collection
Calculate a new coordinate that has the maximum in both dimensions.
|
static Coordinate |
Coordinate.mean(Collection
Calculate the mean of this collection of coordinates.
|
static Coordinate |
Coordinate.minimum(Collection
Calculate a new coordinate that has the minimum in both dimensions.
|
static void |
BBoxHelper.minimumBoundingBox(BBox
|
static BBox |
BBoxHelper.minimumBoundingBox(Collection
|