Class AnimationLaneDetectorData

All Implemented Interfaces:
Locatable, Identifiable, OtsShape, LineLocatable, AbstractLineAnimation.LaneBasedObjectData, DetectorData, LaneDetectorAnimation.LaneDetectorData

public class AnimationLaneDetectorData extends AnimationLaneBasedObjectData<LaneDetector> implements LaneDetectorAnimation.LaneDetectorData
Animation data of a LaneDetector.

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
  • Constructor Details

    • AnimationLaneDetectorData

      public AnimationLaneDetectorData(LaneDetector laneDetector)
      Constructor.
      Parameters:
      laneDetector - lane detector.
  • Method Details