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