Class SpeedSignAnimation

java.lang.Object
nl.tudelft.simulation.dsol.animation.d2.Renderable2d<L>
org.opentrafficsim.draw.OtsRenderable<SpeedSignAnimation.SpeedSignData>
org.opentrafficsim.draw.road.SpeedSignAnimation
All Implemented Interfaces:
nl.tudelft.simulation.dsol.animation.d2.Renderable2dInterface<SpeedSignAnimation.SpeedSignData>

public class SpeedSignAnimation extends OtsRenderable<SpeedSignAnimation.SpeedSignData>

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

Author:
Alexander Verbraeck, Peter Knoppers, Wouter Schakel
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Class
    Description
    static interface 
    LinkData provides the information required to draw a link.
  • Field Summary

    Fields inherited from interface nl.tudelft.simulation.dsol.animation.d2.Renderable2dInterface

    ANIMATION_OBJECT_COUNTER, FLIP_FLAG, ROTATE_FLAG, SCALE_FLAG, SCALE_OBJECT_FLAG, SCALE_Y_FLAG, TRANSLATE_FLAG
  • Constructor Summary

    Constructors
    Constructor
    Description
    SpeedSignAnimation(SpeedSignAnimation.SpeedSignData source, nl.tudelft.simulation.naming.context.Contextualized contextualized)
    Constructor.
  • Method Summary

    Modifier and Type
    Method
    Description
    final void
     
    final String
     

    Methods inherited from class org.opentrafficsim.draw.OtsRenderable

    contains, contains, resetRendering, setRendering

    Methods inherited from class nl.tudelft.simulation.dsol.animation.d2.Renderable2d

    bind2Context, contains, destroy, getId, getSource, isFlip, isRotate, isScale, isScaleObject, isScaleY, isTranslate, paint, paintComponent, setFlip, setRotate, setScale, setScaleObject, setScaleY, setTranslate

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait