Class Polygon2dTest

    • Constructor Detail

      • Polygon2dTest

        public Polygon2dTest()
    • Method Detail

      • testConstructors

        public void testConstructors()
        Test the constructors.
      • filterTest

        public void filterTest()
        Test the filtering constructors.
      • containsPointTest

        public void containsPointTest()
        Test the contains method for a Point2D.
      • containsBoundsTest

        public void containsBoundsTest()
        Test the contains method for a Bounds2d.
      • testIntersects

        public final void testIntersects()
        Test the intersects intersects method.
      • testExports

        public void testExports()
        Test the debugging output methods.