public class ST_CollectionExtract
extends org.h2gis.api.DeterministicScalarFunction
| Constructor and Description |
|---|
ST_CollectionExtract() |
| Modifier and Type | Method and Description |
|---|---|
static org.locationtech.jts.geom.Geometry |
collectionExtract(org.locationtech.jts.geom.Geometry geometry,
int dimension)
Given a (multi)geometry, returns a (multi)geometry consisting only of
elements of the specified type.
|
String |
getJavaStaticMethod() |
addProperty, getProperty, removePropertypublic String getJavaStaticMethod()
public static org.locationtech.jts.geom.Geometry collectionExtract(org.locationtech.jts.geom.Geometry geometry,
int dimension)
throws org.locationtech.jts.io.ParseException
geometry - dimension - org.locationtech.jts.io.ParseExceptionCopyright © 2019 CNRS. All rights reserved.