Uses of Interface
org.locationtech.jts.triangulate.quadedge.TriangleVisitor
Packages that use TriangleVisitor
Package
Description
Classes to implement a topological subdivision of quadeges, to support creating triangulations
and Voronoi diagrams.
-
Uses of TriangleVisitor in org.locationtech.jts.triangulate.quadedge
Methods in org.locationtech.jts.triangulate.quadedge with parameters of type TriangleVisitorModifier and TypeMethodDescriptionvoid
QuadEdgeSubdivision.visitTriangles
(TriangleVisitor triVisitor, boolean includeFrame) Visitors