public class SpeedSignAnimation extends nl.tudelft.simulation.dsol.animation.D2.Renderable2D<SpeedSign> implements Serializable
Copyright (c) 2013-2016 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands. All rights reserved.
BSD-style license. See OpenTrafficSim License.
Constructor and Description |
---|
SpeedSignAnimation(SpeedSign source,
org.opentrafficsim.core.dsol.OTSSimulatorInterface simulator) |
Modifier and Type | Method and Description |
---|---|
void |
paint(Graphics2D arg0,
ImageObserver arg1) |
String |
toString() |
public SpeedSignAnimation(SpeedSign source, org.opentrafficsim.core.dsol.OTSSimulatorInterface simulator) throws NamingException, RemoteException
source
- speed signsimulator
- simulatorNamingException
- neRemoteException
- on communication failurepublic void paint(Graphics2D arg0, ImageObserver arg1) throws RemoteException
paint
in class nl.tudelft.simulation.dsol.animation.D2.Renderable2D<SpeedSign>
RemoteException
Copyright © 2014–2017 Delft University of Technology. All rights reserved.