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