Package | Description |
---|---|
org.locationtech.jts.index.kdtree |
Contains classes which implement a k-D tree index over 2-D point data.
|
org.locationtech.jts.triangulate |
Classes to compute Delaunay triangulations.
|
Class | Description |
---|---|
KdNode |
A node of a
KdTree , which represents one or more points in the same location. |
KdNodeVisitor |
Class | Description |
---|---|
KdTree |
An implementation of a 2-D KD-Tree.
|
Copyright © 2018. All rights reserved.