public class HoleRemover extends Object
| Modifier and Type | Class and Description |
|---|---|
static interface |
HoleRemover.Predicate |
| Constructor and Description |
|---|
HoleRemover(org.locationtech.jts.geom.Geometry geom,
HoleRemover.Predicate isRemoved)
Creates a new hole remover instance.
|
public HoleRemover(org.locationtech.jts.geom.Geometry geom,
HoleRemover.Predicate isRemoved)
geom - the geometry to processCopyright © 2022. All rights reserved.