public class ST_Tessellate
extends org.h2gis.api.DeterministicScalarFunction
| Constructor and Description |
|---|
ST_Tessellate() |
| Modifier and Type | Method and Description |
|---|---|
String |
getJavaStaticMethod() |
static org.locationtech.jts.geom.MultiPolygon |
tessellate(org.locationtech.jts.geom.Geometry geometry) |
addProperty, getProperty, removePropertypublic String getJavaStaticMethod()
public static org.locationtech.jts.geom.MultiPolygon tessellate(org.locationtech.jts.geom.Geometry geometry)
throws IllegalArgumentException
IllegalArgumentExceptionCopyright © 2019 CNRS. All rights reserved.