Class IconWriter

java.lang.Object
org.opentrafficsim.editor.IconWriter

public final class IconWriter extends Object
Writes some icons for the editor.

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

Author:
Wouter Schakel
  • Method Details

    • main

      public static void main(String[] args) throws IOException
      Writes some icons for the editor.
      Parameters:
      args - String[]; arguments.
      Throws:
      IOException - on write exception.