Package org.locationtech.jts.operation.union
package org.locationtech.jts.operation.union
Classes to perform efficient unioning of collections of geometries.
-
ClassDescriptionProvides an efficient method of unioning a collection of
Polygonalgeometries.Deprecated.due to impairing performanceUnions aCollectionofGeometrys or a single Geometry (which may be a) together.invalid reference
GeoometryCollectionExperimental code to union MultiPolygons with processing limited to the elements which actually interact.A strategy class that adapts UnaryUnion to different kinds of overlay algorithms.