Package org.h2gis.functions.spatial.mesh
package org.h2gis.functions.spatial.mesh
-
ClassDescriptionThis class is used to collect all data used to compute a mesh based on a Delaunay triangulationComputes the convex hull of a
Geometry.Returns polygons or lines that represent a Delaunay triangulation constructed from a geometry.Returns polygons that represent a Delaunay triangulation constructed from a collection of points.Tessellate a set of Polygon with adaptive triangles.