| 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 and Description |
|---|
| KdNode
A node of a
KdTree, which represents one or more points in the same location. |
| KdNodeVisitor |
| Class and Description |
|---|
| KdTree
An implementation of a
KD-Tree
over two dimensions (X and Y).
|
Copyright © 2024. All rights reserved.