Geometry
not in other
, and the points in other
not in this Geometry
. This method returns the closure of the resultant Geometry
.
@param other the Geometry
with which to compute the symmetricdifference
@return the point set symmetric difference of this Geometry
with other
@throws TopologyException if a robustness error occurs
@throws IllegalArgumentException if either input is a non-empty GeometryCollection
|
|
|
|
|
|