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