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