See: Description
| Interface | Description |
|---|---|
| UnionStrategy |
A strategy class that adapts UnaryUnion to different
kinds of overlay algorithms.
|
| Class | Description |
|---|---|
| CascadedPolygonUnion |
Provides an efficient method of unioning a collection of
Polygonal geometries. |
| OverlapUnion | Deprecated
due to impairing performance
|
| PointGeometryUnion | |
| UnaryUnionOp |
Unions a
Collection of Geometrys or a single Geometry
(which may be a GeoometryCollection) together. |
| UnionInteracting |
Experimental code to union MultiPolygons
with processing limited to the elements which actually interact.
|
Copyright © 2020. All rights reserved.