public class PartitionedUnion extends Object
| Constructor and Description |
|---|
PartitionedUnion(Collection<org.locationtech.jts.geom.Geometry> polys) |
| Modifier and Type | Method and Description |
|---|---|
org.locationtech.jts.geom.Geometry |
union() |
static org.locationtech.jts.geom.Geometry |
union(org.locationtech.jts.geom.Geometry geoms) |
public PartitionedUnion(Collection<org.locationtech.jts.geom.Geometry> polys)
Copyright © 2021. All rights reserved.