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