| Class | Description |
|---|---|
| DelaunayData |
This class is used to collect all data used to compute a mesh based on a
Delaunay triangulation
|
| FullConvexHull |
Computes the convex hull of a
Geometry. |
| ST_ConstrainedDelaunay |
Returns polygons or lines that represent a Delaunay triangulation constructed
from a geometry.
|
| ST_Delaunay |
Returns polygons that represent a Delaunay triangulation constructed from a
collection of points.
|
| ST_Tessellate |
Tessellate a set of Polygon with adaptive triangles.
|
| ST_Voronoi |
| Enum | Description |
|---|---|
| DelaunayData.MODE |
Copyright © 2019 CNRS. All rights reserved.