public class ST_SunPosition
extends org.h2gis.api.DeterministicScalarFunction
| Constructor and Description |
|---|
ST_SunPosition() |
| Modifier and Type | Method and Description |
|---|---|
String |
getJavaStaticMethod() |
static org.locationtech.jts.geom.Geometry |
sunPosition(org.locationtech.jts.geom.Geometry point)
Return the current sun position
|
static org.locationtech.jts.geom.Geometry |
sunPosition(org.locationtech.jts.geom.Geometry point,
Date date)
Return the sun position for a given date
|
addProperty, getProperty, removePropertypublic String getJavaStaticMethod()
public static org.locationtech.jts.geom.Geometry sunPosition(org.locationtech.jts.geom.Geometry point)
point - public static org.locationtech.jts.geom.Geometry sunPosition(org.locationtech.jts.geom.Geometry point,
Date date)
throws IllegalArgumentException
point - date - IllegalArgumentExceptionCopyright © 2019 CNRS. All rights reserved.