Class LaneDetectorAnimation.SinkData.SinkText

All Implemented Interfaces:
Serializable, nl.tudelft.simulation.dsol.animation.Locatable, org.opentrafficsim.base.geometry.OtsLocatable
Enclosing interface:
LaneDetectorAnimation.SinkData

public static class LaneDetectorAnimation.SinkData.SinkText extends TextAnimation<LaneDetectorAnimation.SinkData,LaneDetectorAnimation.SinkData.SinkText>
Tagging implementation for sink ids.

Copyright (c) 2024-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
See Also:
  • Constructor Details

    • SinkText

      public SinkText(LaneDetectorAnimation.SinkData sink, float dy, nl.tudelft.simulation.naming.context.Contextualized contextualized) throws RemoteException, NamingException
      Constructor.
      Parameters:
      sink - SinkData; loop detector data.
      dy - float; vertical spacing.
      contextualized - Contextualized; context provider.
      Throws:
      NamingException - when animation context cannot be created or retrieved
      RemoteException - when remote context cannot be found