public class ST_ZMax
extends org.h2gis.api.DeterministicScalarFunction
| Constructor and Description |
|---|
ST_ZMax() |
| Modifier and Type | Method and Description |
|---|---|
String |
getJavaStaticMethod() |
static Double |
getMaxZ(org.locationtech.jts.geom.Geometry geom)
Returns the maximal z-value of the given geometry.
|
addProperty, getProperty, removePropertypublic String getJavaStaticMethod()
public static Double getMaxZ(org.locationtech.jts.geom.Geometry geom)
geom - GeometryCopyright © 2019 CNRS. All rights reserved.