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(com.vividsolutions.jts.geom.Geometry geometry) |
addProperty, getProperty, removePropertypublic String getJavaStaticMethod()
public static Boolean isSimple(com.vividsolutions.jts.geom.Geometry geometry)
geometry - Geometry instanceCopyright © 2018 CNRS. All rights reserved.