Uses of Class
org.locationtech.jts.operation.union.DisjointSets.Subsets
-
Packages that use DisjointSets.Subsets Package Description org.locationtech.jts.operation.union Classes to perform efficient unioning of collections of geometries. -
-
Uses of DisjointSets.Subsets in org.locationtech.jts.operation.union
Methods in org.locationtech.jts.operation.union that return DisjointSets.Subsets Modifier and Type Method Description DisjointSets.Subsets
DisjointSets. subsets()
Gets a representation of the current partitioning.
-