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