Uses of Interface
org.locationtech.jtslab.clean.HoleRemover.Predicate
-
Packages that use HoleRemover.Predicate Package Description org.locationtech.jtslab.clean -
-
Uses of HoleRemover.Predicate in org.locationtech.jtslab.clean
Constructors in org.locationtech.jtslab.clean with parameters of type HoleRemover.Predicate Constructor Description HoleRemover(Geometry geom, HoleRemover.Predicate isRemoved)
Creates a new hole remover instance.
-