Package org.opentrafficsim.core.geometry
Class GeometryTest
java.lang.Object
org.opentrafficsim.core.geometry.GeometryTest
public class GeometryTest
extends java.lang.Object
Test the methods in the OTSGeometry class.
Copyright (c) 2013-2019 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands. All rights reserved.
BSD-style license. See OpenTrafficSim License.
- Version:
- $Revision$, $LastChangedDate$, by $Author$, initial version Nov 6, 2015
- Author:
- Peter Knoppers
-
Constructor Summary
Constructors Constructor Description GeometryTest()
-
Method Summary
Modifier and Type Method Description void
geometryTest()
Test the printCoordinate family of functions.
-
Constructor Details
-
GeometryTest
public GeometryTest()
-
-
Method Details
-
geometryTest
public final void geometryTest()Test the printCoordinate family of functions.
-