Package org.opentrafficsim.base.geometry
Class OtsGeometryUtilTest
java.lang.Object
org.opentrafficsim.base.geometry.OtsGeometryUtilTest
Test the methods in the OtsGeometryUtil class.
Copyright (c) 2013-2024 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands. All rights reserved.
BSD-style license. See OpenTrafficSim License.
- Author:
- Peter Knoppers, Wouter Schakel
-
Method Summary
Modifier and TypeMethodDescriptionvoidTest the printCoordinate family of functions.voidTests that getNumSegmentsForRadius is correct.voidTest offset point.
-
Method Details
-
geometryTest
Test the printCoordinate family of functions. -
testNumSegments
Tests that getNumSegmentsForRadius is correct. -
testOffsetPoint
Test offset point.
-