Package org.locationtech.jts.util
Class NumberUtil
- java.lang.Object
-
- org.locationtech.jts.util.NumberUtil
-
public class NumberUtil extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description NumberUtil()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static boolean
equalsWithTolerance(double x1, double x2, double tolerance)
-