JTS Topology Suite version 1.12

Package com.vividsolutions.jts.index.kdtree

Contains classes which implement a k-D tree index over 2-D point data.

See:
          Description

Class Summary
KdNode A node of a KdTree, which represents one or more points in the same location.
KdTree An implementation of a 2-D KD-Tree.
 

Package com.vividsolutions.jts.index.kdtree Description

Contains classes which implement a k-D tree index over 2-D point data.


JTS Topology Suite version 1.12