Uses of Package
org.anchoranalysis.spatial.box
| Package | Description |
|---|---|
| org.anchoranalysis.spatial.box |
Axis-aligned bounding-boxes and related operations.
|
| 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.
|
-
Classes in org.anchoranalysis.spatial.box used by org.anchoranalysis.spatial.box Class Description BoundedList One or more elements, each with an individual bounding-box, and collectively with a bounding-box that fully contains them all.BoundingBox A bounding-box in two or three dimensions.BoundingBoxContains Does a bounding box contain other objects?BoundingBoxIntersection Methods for checking intersection between a particular bounding-box and others.BoundingBoxUnion Performs union of a bounding-box with other entitiesExtent The sizes: width, height, depth etc. -
Classes in org.anchoranalysis.spatial.box used by org.anchoranalysis.spatial.rtree Class Description BoundingBox A bounding-box in two or three dimensions. -
Classes in org.anchoranalysis.spatial.box used by org.anchoranalysis.spatial.scale Class Description Extent The sizes: width, height, depth etc.