Package org.locationtech.jts.operation.union
-
Interface Summary Interface Description SpatialPartition.Relation -
Class Summary Class Description DisjointSets A data structure that represents a partition of a set into disjoint subsets, and allows merging subsets.PartitionedUnion SparsePolygonUnion Unions a set of polygonal geometries by partitioning them into connected sets of polygons.SpatialPartition Computes a partition of a set of geometries into disjoint subsets, based on a provided equivalence relation.