Class StripeAnimation

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

public class StripeAnimation extends OtsRenderable<StripeAnimation.StripeData>
Draw road stripes.

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, Wouter Schakel
See Also:
  • Constructor Details

    • StripeAnimation

      public StripeAnimation(StripeAnimation.StripeData source, nl.tudelft.simulation.naming.context.Contextualized contextualized)
      Parameters:
      source - stripe data
      contextualized - context provider
  • Method Details