Class CrossSectionElementAnimation<L extends CrossSectionElementAnimation.CrossSectionElementData>

java.lang.Object
nl.tudelft.simulation.dsol.animation.d2.Renderable2d<L>
org.opentrafficsim.animation.OtsRenderable<L>
org.opentrafficsim.animation.road.CrossSectionElementAnimation<L>
Type Parameters:
L - cross section element data type
All Implemented Interfaces:
Renderable2dInterface<L>
Direct Known Subclasses:
LaneAnimation

public class CrossSectionElementAnimation<L extends CrossSectionElementAnimation.CrossSectionElementData> extends OtsRenderable<L>
Draws cross section elements (those that are not defined more specifically).

Copyright (c) 2013-2026 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