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