Package org.anchoranalysis.spatial.rtree
package org.anchoranalysis.spatial.rtree
R-Tree data structure and related operations.
-
ClassesClassDescriptionAn R-Tree that contains items, each with an associated bounding-box in three dimensions.An R-Tree that contains items, each with an associated one-dimensional interval.RTree<T>Bases class for implementations of R-Trees that store objects with associated geometry.Splits a collection of elements into spatially separate clusters.