Package org.djutils.draw.line
Class Polygon2dTest
- java.lang.Object
-
- org.djutils.draw.line.Polygon2dTest
-
public class Polygon2dTest extends Object
Polygon2dTest.java.Copyright (c) 2020-2020 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands. All rights reserved.
BSD-style license. See DJUTILS License.- Author:
- Alexander Verbraeck, Peter Knoppers
-
-
Constructor Summary
Constructors Constructor Description Polygon2dTest()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidcontainsTest()Test the contains method.voidfilterTest()Test the filtering constructors.voidtestConstructors()Test the constructors.voidtestExports()Test the debugging output methods.
-