public class ST_CoordDim
extends org.h2gis.api.DeterministicScalarFunction
| Constructor and Description |
|---|
ST_CoordDim() |
| Modifier and Type | Method and Description |
|---|---|
static Integer |
getCoordinateDimension(byte[] geom)
Returns the dimension of the coordinates of the given geometry.
|
String |
getJavaStaticMethod() |
addProperty, getProperty, removePropertypublic String getJavaStaticMethod()
public static Integer getCoordinateDimension(byte[] geom) throws IOException
geom - GeometryIOExceptionCopyright © 2019 CNRS. All rights reserved.