Uses of Class
org.h2gis.utilities.jts_utils.Voronoi.Triple
-
Packages that use Voronoi.Triple Package Description org.h2gis.utilities.jts_utils -
-
Uses of Voronoi.Triple in org.h2gis.utilities.jts_utils
Methods in org.h2gis.utilities.jts_utils that return Voronoi.Triple Modifier and Type Method Description Voronoi.Triple[]Voronoi. generateTriangleNeighbors(org.locationtech.jts.geom.Geometry geometry)Given the input TIN, construct a graph of triangle.
-