Package org.locationtech.jts.index.kdtree
package org.locationtech.jts.index.kdtree
Contains classes which implement a k-D tree index over 2-D point data.
-
ClassDescriptionA node of a
KdTree
, which represents one or more points in the same location.An implementation of a 2-D KD-Tree.