Class DrawTest


  • public class DrawTest
    extends java.lang.Object
    Test the Draw class.

    Copyright (c) 2013-2020 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 Feb 12, 2020
    Author:
    Peter Knoppers
    • Constructor Summary

      Constructors 
      Constructor Description
      DrawTest()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void drawTest()
      Test the Draw class.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • DrawTest

        public DrawTest()
    • Method Detail

      • drawTest

        public void drawTest()
        Test the Draw class.