| Package | Description |
|---|---|
| org.locationtech.jts.triangulate |
Classes to compute Delaunay triangulations.
|
| org.locationtech.jtstest.function |
| Modifier and Type | Field and Description |
|---|---|
private KdTree |
ConformingDelaunayTriangulator.kdt |
| Modifier and Type | Method and Description |
|---|---|
KdTree |
ConformingDelaunayTriangulator.getKDT()
Gets the
KdTree which contains the vertices of the triangulation. |
| Modifier and Type | Method and Description |
|---|---|
private static KdTree |
SpatialIndexFunctions.buildKdTree(Geometry geom,
double tolerance) |