Package org.anchoranalysis.spatial.rtree


package org.anchoranalysis.spatial.rtree
R-Tree data structure and related operations.
  • Classes
    Class
    Description
    An 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.
    Bases class for implementations of R-Trees that store objects with associated geometry.
    Splits a collection of elements into spatially separate clusters.