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