public class ST_Distance
extends org.h2gis.api.DeterministicScalarFunction
| Constructor and Description |
|---|
ST_Distance()
Default constructor
|
| Modifier and Type | Method and Description |
|---|---|
static Double |
distance(org.locationtech.jts.geom.Geometry a,
org.locationtech.jts.geom.Geometry b) |
String |
getJavaStaticMethod() |
addProperty, getProperty, removePropertypublic String getJavaStaticMethod()
public static Double distance(org.locationtech.jts.geom.Geometry a, org.locationtech.jts.geom.Geometry b)
a - Geometry instance or nullb - Geometry instance or nullCopyright © 2019 CNRS. All rights reserved.