public class ST_Boundary
extends org.h2gis.api.DeterministicScalarFunction
| Constructor and Description |
|---|
ST_Boundary()
Default constructor
|
| Modifier and Type | Method and Description |
|---|---|
static org.locationtech.jts.geom.Geometry |
getBoundary(org.locationtech.jts.geom.Geometry geometry) |
static org.locationtech.jts.geom.Geometry |
getBoundary(org.locationtech.jts.geom.Geometry geometry,
int srid) |
String |
getJavaStaticMethod() |
addProperty, getProperty, removePropertypublic String getJavaStaticMethod()
public static org.locationtech.jts.geom.Geometry getBoundary(org.locationtech.jts.geom.Geometry geometry,
int srid)
geometry - Geometry instancepublic static org.locationtech.jts.geom.Geometry getBoundary(org.locationtech.jts.geom.Geometry geometry)
geometry - Geometry instanceCopyright © 2019 CNRS. All rights reserved.