public class ST_Azimuth
extends org.h2gis.api.DeterministicScalarFunction
| Constructor and Description |
|---|
ST_Azimuth() |
| Modifier and Type | Method and Description |
|---|---|
static Double |
azimuth(org.locationtech.jts.geom.Geometry pointA,
org.locationtech.jts.geom.Geometry pointB)
This code compute the angle in radian as postgis does.
|
String |
getJavaStaticMethod() |
addProperty, getProperty, removePropertyCopyright © 2019 CNRS. All rights reserved.