public class ST_Touches extends AbstractH2Function
| Constructor and Description |
|---|
ST_Touches() |
| Modifier and Type | Method and Description |
|---|---|
static java.lang.Boolean |
execute(com.vividsolutions.jts.geom.Geometry a,
com.vividsolutions.jts.geom.Geometry b)
Return true if the geometry A touches the geometry B
|
getCreateFunctionSQL, getFullname, getName, isDeterministicpublic static java.lang.Boolean execute(com.vividsolutions.jts.geom.Geometry a,
com.vividsolutions.jts.geom.Geometry b)
a - Geometry Geometry.b - Geometry instanceCopyright © 2025 gvSIG Association. All rights reserved.