Package org.locationtech.jts.operation.union
package org.locationtech.jts.operation.union
Classes to perform efficent unioning of collections of geometries.
-
ClassesClassDescriptionProvides an efficient method of unioning a collection of
Polygonal
geometries.Unions aCollection
ofGeometry
s or a single Geometry (which may be ainvalid reference
GeoometryCollection
Experimental code to union MultiPolygons with processing limited to the elements which actually interact.