public class ST_Centroid
extends org.h2gis.api.DeterministicScalarFunction
| Constructor and Description |
|---|
ST_Centroid()
Default constructor
|
| Modifier and Type | Method and Description |
|---|---|
static org.locationtech.jts.geom.Geometry |
getCentroid(org.locationtech.jts.geom.Geometry geometry) |
String |
getJavaStaticMethod() |
addProperty, getProperty, removePropertypublic String getJavaStaticMethod()
public static org.locationtech.jts.geom.Geometry getCentroid(org.locationtech.jts.geom.Geometry geometry)
Copyright © 2019 CNRS. All rights reserved.