Class TriangulationBuilder
java.lang.Object
org.locationtech.jts.triangulate.tri.TriangulationBuilder
Builds a triangulation from a set of
Tris
by populating the links to adjacent triangles.- Author:
- mdavis
-
Method Summary
-
Method Details
-
build
Computes the triangulation of a set ofTris.- Parameters:
triList- the list of Tris
-