public class ST_ExteriorRing
extends org.h2gis.api.DeterministicScalarFunction
| Constructor and Description |
|---|
ST_ExteriorRing()
Default constructor
|
| Modifier and Type | Method and Description |
|---|---|
static org.locationtech.jts.geom.Geometry |
getExteriorRing(org.locationtech.jts.geom.Geometry geometry) |
String |
getJavaStaticMethod() |
addProperty, getProperty, removePropertypublic String getJavaStaticMethod()
public static org.locationtech.jts.geom.Geometry getExteriorRing(org.locationtech.jts.geom.Geometry geometry)
geometry - Instance of PolygonCopyright © 2019 CNRS. All rights reserved.