Interface HoleRemover.Predicate

Enclosing class:
HoleRemover

public static interface HoleRemover.Predicate
Author:
Martin Davis
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    value(org.locationtech.jts.geom.Geometry geom)
     
  • Method Details

    • value

      boolean value(org.locationtech.jts.geom.Geometry geom)