public class ST_MinimumRectangle
extends org.h2gis.api.DeterministicScalarFunction
MinimumDiameter.| Constructor and Description |
|---|
ST_MinimumRectangle() |
| Modifier and Type | Method and Description |
|---|---|
static com.vividsolutions.jts.geom.Geometry |
computeMinimumRectangle(com.vividsolutions.jts.geom.Geometry geometry)
Gets the minimum rectangular
Polygon which encloses the input geometry. |
String |
getJavaStaticMethod() |
addProperty, getProperty, removePropertypublic String getJavaStaticMethod()
public static com.vividsolutions.jts.geom.Geometry computeMinimumRectangle(com.vividsolutions.jts.geom.Geometry geometry)
Polygon which encloses the input geometry.geometry - Input geometryCopyright © 2018 CNRS. All rights reserved.