anchor-spatial 0.2.1 API
| Package | Description |
|---|---|
| org.anchoranalysis.spatial.axis |
Identifying the three standard axes in 3D cartesian coordinates.
|
| org.anchoranalysis.spatial.box |
Axis-aligned bounding-boxes and related operations.
|
| org.anchoranalysis.spatial.orientation |
Various methods to specify the orientation (general direction) of an entity.
|
| org.anchoranalysis.spatial.point |
A cartesian-coordinate, across varying primitive types, in 2D and 3D space.
|
| org.anchoranalysis.spatial.point.consumer |
Functional interfaces that accept cartesian coordinate points specified in different ways.
|
| org.anchoranalysis.spatial.rtree |
R-Tree data structure and related operations.
|
| org.anchoranalysis.spatial.scale |
How to much to scale an entity in Cartesian space by.
|