Class MapSinkData

All Implemented Interfaces:
EventListener, nl.tudelft.simulation.dsol.animation.Locatable, Identifiable, EventListener, OtsShape, LineLocatable, AbstractLineAnimation.LaneBasedObjectData, DetectorData, LaneDetectorAnimation.LaneDetectorData, LaneDetectorAnimation.SinkData, EvalWrapper.EvalListener

public class MapSinkData extends MapLaneBasedObjectData implements LaneDetectorAnimation.SinkData
Sink data for the editor Map.

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

    • MapSinkData

      public MapSinkData(EditorMap map, XsdTreeNode node, OtsEditor editor)
      Constructor.
      Parameters:
      map - map.
      node - node Ots.Network.Link.TrafficLight.
      editor - editor.
  • Method Details