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