public class ST_RemovePoints
extends org.h2gis.api.DeterministicScalarFunction
| Constructor and Description |
|---|
ST_RemovePoints() |
| Modifier and Type | Method and Description |
|---|---|
String |
getJavaStaticMethod() |
static org.locationtech.jts.geom.Geometry |
removePoint(org.locationtech.jts.geom.Geometry geometry,
org.locationtech.jts.geom.Polygon polygon)
Remove all vertices that are located within a polygon
|
addProperty, getProperty, removePropertypublic String getJavaStaticMethod()
public static org.locationtech.jts.geom.Geometry removePoint(org.locationtech.jts.geom.Geometry geometry,
org.locationtech.jts.geom.Polygon polygon)
throws SQLException
geometry - polygon - SQLExceptionCopyright © 2019 CNRS. All rights reserved.