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