Package org.locationtech.jts.util
Class NumberUtil
java.lang.Object
org.locationtech.jts.util.NumberUtil
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic boolean
equalsWithTolerance
(double x1, double x2, double tolerance)
-
Constructor Details
-
NumberUtil
public NumberUtil()
-
-
Method Details
-
equalsWithTolerance
public static boolean equalsWithTolerance(double x1, double x2, double tolerance)
-