Package demo
Class LineDemos
- java.lang.Object
-
- demo.LineDemos
-
public final class LineDemos extends Object
LineDemos.java.Copyright (c) 2021-2023 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands. All rights reserved.
BSD-style license. See DJUTILS License.- Author:
- Alexander Verbraeck, Peter Knoppers
-
-
Method Detail
-
main
public static void main(String[] args) throws DrawRuntimeException
Demonstrate the line classes.- Parameters:
args
- String[]; the command line arguments (not used)- Throws:
DrawRuntimeException
- ...
-
-