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