Class SpeedSignAnimation

java.lang.Object
nl.tudelft.simulation.dsol.animation.D2.Renderable2D<SpeedSign>
org.opentrafficsim.draw.road.SpeedSignAnimation
All Implemented Interfaces:
java.io.Serializable, Renderable2DInterface<SpeedSign>

public class SpeedSignAnimation
extends Renderable2D<SpeedSign>
implements java.io.Serializable

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

Version:
$Revision$, $LastChangedDate$, by $Author$, initial version 20 apr. 2017
Author:
Alexander Verbraeck, Peter Knoppers, Wouter Schakel
See Also:
Serialized Form
  • Constructor Details

    • SpeedSignAnimation

      public SpeedSignAnimation​(SpeedSign source, SimulatorInterface.TimeDoubleUnit simulator) throws javax.naming.NamingException, java.rmi.RemoteException
      Parameters:
      source - SpeedSign; speed sign
      simulator - SimulatorInterface.TimeDoubleUnit; simulator
      Throws:
      javax.naming.NamingException - ne
      java.rmi.RemoteException - on communication failure
  • Method Details