public class GeometryUtilsTest
extends Object
-
Constructor Summary
Constructors
-
Method Summary
protected org.gavaghan.geodesy.GeodeticCalculator
void
void
void
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
GeometryUtilsTest
public GeometryUtilsTest()
-
Method Details
-
testGetSquareOfTolerance
public void testGetSquareOfTolerance()
throws
Exception
- Throws:
Exception
-
testIsPointInEuropeAndReturnTrue
public void testIsPointInEuropeAndReturnTrue()
throws
Exception
- Throws:
Exception
-
testIsPointInEuropeAndReturnFalse
public void testIsPointInEuropeAndReturnFalse()
throws
Exception
- Throws:
Exception
-
getGeodeticCalculator
protected org.gavaghan.geodesy.GeodeticCalculator getGeodeticCalculator()