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