public class ST_Is3D
extends org.h2gis.api.DeterministicScalarFunction
| Constructor and Description |
|---|
ST_Is3D() |
| Modifier and Type | Method and Description |
|---|---|
String |
getJavaStaticMethod() |
static int |
is3D(byte[] geom)
Returns 1 if a geometry has a z-coordinate, otherwise 0.
|
addProperty, getProperty, removePropertypublic String getJavaStaticMethod()
public static int is3D(byte[] geom)
throws IOException
geom - IOExceptionCopyright © 2019 CNRS. All rights reserved.