|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use QuadEdgeLocator | |
---|---|
com.vividsolutions.jts.triangulate.quadedge | Classes to implement a topological subdivision of quadeges, to support creating triangulations and Voronoi diagrams. |
Uses of QuadEdgeLocator in com.vividsolutions.jts.triangulate.quadedge |
---|
Classes in com.vividsolutions.jts.triangulate.quadedge that implement QuadEdgeLocator | |
---|---|
class |
LastFoundQuadEdgeLocator
Locates QuadEdge s in a QuadEdgeSubdivision ,
optimizing the search by starting in the
locality of the last edge found. |
Methods in com.vividsolutions.jts.triangulate.quadedge with parameters of type QuadEdgeLocator | |
---|---|
void |
QuadEdgeSubdivision.setLocator(QuadEdgeLocator locator)
Sets the QuadEdgeLocator to use for locating containing triangles
in this subdivision. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |