Class AnimationCrossSectionElementData<T extends CrossSectionElement>

java.lang.Object
org.opentrafficsim.animation.data.AnimationIdentifiableShape<T>
org.opentrafficsim.animation.data.AnimationCrossSectionElementData<T>
Type Parameters:
T - cross-section element type.
All Implemented Interfaces:
Locatable, Identifiable, OtsShape, CrossSectionElementAnimation.CrossSectionElementData
Direct Known Subclasses:
AnimationLaneData, AnimationShoulderData, AnimationStripeData

public class AnimationCrossSectionElementData<T extends CrossSectionElement> extends AnimationIdentifiableShape<T> implements CrossSectionElementAnimation.CrossSectionElementData
Animation data of a CrossSectionElement.

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

Author:
Wouter Schakel