Package demo
Class PointDemos
- java.lang.Object
-
- demo.PointDemos
-
public final class PointDemos extends Object
PointDemos.java.Copyright (c) 2020-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)
Demonstrate the Point classes.- Parameters:
args
- String[]; the command line arguments; not used
-
-