public class ST_Holes
extends org.h2gis.api.DeterministicScalarFunction
| Constructor and Description |
|---|
ST_Holes() |
| Modifier and Type | Method and Description |
|---|---|
static org.locationtech.jts.geom.GeometryCollection |
getHoles(org.locationtech.jts.geom.Geometry geom)
Returns the given geometry's holes as a GeometryCollection.
|
String |
getJavaStaticMethod() |
addProperty, getProperty, removePropertypublic String getJavaStaticMethod()
public static org.locationtech.jts.geom.GeometryCollection getHoles(org.locationtech.jts.geom.Geometry geom)
throws SQLException
geom - GeometrySQLExceptionCopyright © 2019 CNRS. All rights reserved.