public class SmallHoleRemover extends Object
| Constructor and Description |
|---|
SmallHoleRemover() |
| Modifier and Type | Method and Description |
|---|---|
static org.locationtech.jts.geom.Geometry |
clean(org.locationtech.jts.geom.Geometry geom,
double areaTolerance)
Removes small holes from the polygons in a geometry.
|
Copyright © 2022. All rights reserved.