Class RemoverFunctions


  • public class RemoverFunctions
    extends java.lang.Object
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static org.locationtech.jts.geom.Geometry removeSmallHoles​(org.locationtech.jts.geom.Geometry geom, double areaTolerance)  
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • RemoverFunctions

        public RemoverFunctions()
    • Method Detail

      • removeSmallHoles

        public static org.locationtech.jts.geom.Geometry removeSmallHoles​(org.locationtech.jts.geom.Geometry geom,
                                                                          double areaTolerance)