Class D2Test


  • public class D2Test
    extends Object
    D2Test.java.

    Copyright (c) 2003-2023 Delft University of Technology, Jaffalaan 5, 2628 BX Delft, the Netherlands. All rights reserved. See for project information www.simulation.tudelft.nl. The source code and binary code of this software is proprietary information of Delft University of Technology.
    Author:
    Alexander Verbraeck
    • Constructor Detail

      • D2Test

        public D2Test()
    • Method Detail

      • angleTest

        public void angleTest()
        Angle test.
      • circleTest

        public void circleTest()
        Circle test.
      • directionalLineTest

        public void directionalLineTest()
        DirectionalLine test.
      • shapeTest

        public void shapeTest()
        Shape test (screen coordinates).
      • shape2dTest

        public void shape2dTest()
        Shape2d test (world coordinates).