Uses of Package
org.locationtech.jts.operation.union
-
Packages that use org.locationtech.jts.operation.union Package Description org.locationtech.jts.operation.union Classes to perform efficient unioning of collections of geometries. -
Classes in org.locationtech.jts.operation.union used by org.locationtech.jts.operation.union Class Description DisjointSets.Subsets A representation of a partition of a set of items into disjoint subsets.SpatialPartition.EquivalenceRelation An interface for a function to compute an equivalence relation.UnionStrategy A strategy class that adapts UnaryUnion to different kinds of overlay algorithms.