Class Test3

java.lang.Object
org.opentrafficsim.core.geometry.Test3

public final class Test3 extends Object
Test for another offsetLine problem. This one is for a reference line and offset that makes the offsetLinePK method hang (i.e. never return).

Copyright (c) 2013-2023 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands. All rights reserved.
BSD-style license. See OpenTrafficSim License.

Author:
Alexander Verbraeck, Peter Knoppers, Wouter Schakel
  • Method Details

    • main

      public static void main(String[] args) throws OtsGeometryException
      Test for another offsetLine problem; program entry point.
      Parameters:
      args - String[]; command line arguments (not used)
      Throws:
      OtsGeometryException - should not happen