Class RemoverFunctions
java.lang.Object
org.locationtech.jtslab.RemoverFunctions
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic org.locationtech.jts.geom.GeometryremoveSmallHoles(org.locationtech.jts.geom.Geometry geom, double areaTolerance)
-
Constructor Details
-
RemoverFunctions
public RemoverFunctions()
-
-
Method Details
-
removeSmallHoles
public static org.locationtech.jts.geom.Geometry removeSmallHoles(org.locationtech.jts.geom.Geometry geom, double areaTolerance)
-