| Interface | Description |
|---|---|
| SpatialPartition.Relation |
| 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.
|
Copyright © 2021. All rights reserved.