public class SpeedSignAnimation extends Renderable2D<SpeedSign> implements Serializable
Copyright (c) 2013-2018 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands. All rights reserved.
BSD-style license. See OpenTrafficSim License.
Renderable2DInterface.Utilsource| Constructor and Description |
|---|
SpeedSignAnimation(SpeedSign source,
SimulatorInterface.TimeDoubleUnit simulator) |
| Modifier and Type | Method and Description |
|---|---|
void |
paint(Graphics2D g,
ImageObserver arg1) |
String |
toString() |
bind2Context, contains, destroy, equals, getSource, hashCode, isFlip, isRotate, isScale, isTranslate, paint, setFlip, setRotate, setScale, setTranslatepublic SpeedSignAnimation(SpeedSign source, SimulatorInterface.TimeDoubleUnit simulator) throws NamingException, RemoteException
source - speed signsimulator - simulatorNamingException - neRemoteException - on communication failurepublic final void paint(Graphics2D g, ImageObserver arg1) throws RemoteException
paint in class Renderable2D<SpeedSign>RemoteExceptionpublic final String toString()
toString in class Renderable2D<SpeedSign>Copyright © 2014–2018 Delft University of Technology. All rights reserved.