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