Class GeometryUtilsTest


  • public class GeometryUtilsTest
    extends java.lang.Object
    • Constructor Detail

      • GeometryUtilsTest

        public GeometryUtilsTest()
    • Method Detail

      • testGetSquareOfTolerance

        public void testGetSquareOfTolerance()
                                      throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testIsPointInEuropeAndReturnTrue

        public void testIsPointInEuropeAndReturnTrue()
                                              throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testIsPointInEuropeAndReturnFalse

        public void testIsPointInEuropeAndReturnFalse()
                                               throws java.lang.Exception
        Throws:
        java.lang.Exception
      • getGeodeticCalculator

        protected org.gavaghan.geodesy.GeodeticCalculator getGeodeticCalculator()