public class ST_ToMultiPoint
extends org.h2gis.api.DeterministicScalarFunction
| Constructor and Description |
|---|
ST_ToMultiPoint() |
| Modifier and Type | Method and Description |
|---|---|
static org.locationtech.jts.geom.MultiPoint |
createMultiPoint(org.locationtech.jts.geom.Geometry geom)
Constructs a MultiPoint from the given geometry's coordinates.
|
String |
getJavaStaticMethod() |
addProperty, getProperty, removePropertypublic String getJavaStaticMethod()
public static org.locationtech.jts.geom.MultiPoint createMultiPoint(org.locationtech.jts.geom.Geometry geom)
geom - GeometryCopyright © 2019 CNRS. All rights reserved.