public class ST_BoundingCircleCenter
extends org.h2gis.api.DeterministicScalarFunction
| Constructor and Description |
|---|
ST_BoundingCircleCenter()
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
static org.locationtech.jts.geom.Point |
getCircumCenter(org.locationtech.jts.geom.Geometry geometry)
Compute the minimum bounding circle center of a geometry
|
String |
getJavaStaticMethod() |
addProperty, getProperty, removePropertypublic String getJavaStaticMethod()
public static org.locationtech.jts.geom.Point getCircumCenter(org.locationtech.jts.geom.Geometry geometry)
geometry - Any geometryCopyright © 2019 CNRS. All rights reserved.