Class PolygonAreaTest

java.lang.Object
com.irurueta.navigation.geodesic.PolygonAreaTest

class PolygonAreaTest extends Object
  • Field Details

  • Constructor Details

    • PolygonAreaTest

      PolygonAreaTest()
  • Method Details

    • testConstructor

      @Test void testConstructor()
    • testClear

      @Test void testClear()
    • testAddPointAndCompute

      @Test void testAddPointAndCompute()
    • testAddEdge

      @Test void testAddEdge()
    • testCompute

      @Test void testCompute()
    • testTestPoint

      @Test void testTestPoint()
    • testTestEdge

      @Test void testTestEdge()