Package | Description |
---|---|
org.locationtech.jts.triangulate.quadedge |
Classes to implement a topological subdivision of quadeges, to support creating triangulations
and Voronoi diagrams.
|
Modifier and Type | Class | Description |
---|---|---|
class |
LastFoundQuadEdgeLocator |
Locates
QuadEdge s in a QuadEdgeSubdivision ,
optimizing the search by starting in the
locality of the last edge found. |
Modifier and Type | Method | Description |
---|---|---|
void |
QuadEdgeSubdivision.setLocator(QuadEdgeLocator locator) |
Sets the
QuadEdgeLocator to use for locating containing triangles
in this subdivision. |
Copyright © 2018. All rights reserved.