public class ST_DistanceSphere
extends org.h2gis.api.DeterministicScalarFunction
| Constructor and Description |
|---|
ST_DistanceSphere()
Default constructor
|
| Modifier and Type | Method and Description |
|---|---|
static Double |
distanceSphere(Connection connection,
org.locationtech.jts.geom.Geometry a,
org.locationtech.jts.geom.Geometry b) |
String |
getJavaStaticMethod() |
addProperty, getProperty, removePropertypublic String getJavaStaticMethod()
public static Double distanceSphere(Connection connection, org.locationtech.jts.geom.Geometry a, org.locationtech.jts.geom.Geometry b) throws SQLException
connection - Connection instance or nulla - Geometry instance or nullb - Geometry instance or nullSQLExceptionCopyright © 2019 CNRS. All rights reserved.