public class ST_Polygonize
extends org.h2gis.api.DeterministicScalarFunction
| Constructor and Description |
|---|
ST_Polygonize() |
| Modifier and Type | Method and Description |
|---|---|
String |
getJavaStaticMethod() |
static org.locationtech.jts.geom.Geometry |
polygonize(org.locationtech.jts.geom.Geometry geometry)
Creates a GeometryCollection containing possible polygons formed
from the constituent linework of a set of geometries.
|
addProperty, getProperty, removePropertypublic String getJavaStaticMethod()
public static org.locationtech.jts.geom.Geometry polygonize(org.locationtech.jts.geom.Geometry geometry)
geometry - Copyright © 2019 CNRS. All rights reserved.