Class PartitionedUnion
- java.lang.Object
-
- org.locationtech.jts.operation.union.PartitionedUnion
-
public class PartitionedUnion extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description PartitionedUnion(java.util.Collection<Geometry> polys)
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description Geometry
union()
static Geometry
union(Geometry geoms)
-