Uses of Class
org.anchoranalysis.spatial.box.BoundingBoxIntersection
| Package | Description |
|---|---|
| org.anchoranalysis.spatial.box |
Axis-aligned bounding-boxes and related operations.
|
-
Uses of BoundingBoxIntersection in org.anchoranalysis.spatial.box
Methods in org.anchoranalysis.spatial.box that return BoundingBoxIntersection Modifier and Type Method Description BoundingBoxIntersectionBoundingBox. intersection()For evaluating the intersection between this bounding-box and others.