public class ST_TriangleDirection
extends org.h2gis.api.DeterministicScalarFunction
| Constructor and Description |
|---|
ST_TriangleDirection() |
| Modifier and Type | Method and Description |
|---|---|
static org.locationtech.jts.geom.LineString |
computeDirection(org.locationtech.jts.geom.Geometry geometry)
Compute the main slope direction
|
String |
getJavaStaticMethod() |
addProperty, getProperty, removePropertypublic String getJavaStaticMethod()
public static org.locationtech.jts.geom.LineString computeDirection(org.locationtech.jts.geom.Geometry geometry)
throws IllegalArgumentException
geometry - IllegalArgumentExceptionCopyright © 2019 CNRS. All rights reserved.