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