Class LaneAnimation.CenterLineAnimation

All Implemented Interfaces:
Renderable2dInterface<LaneAnimation.CenterLine>
Enclosing class:
LaneAnimation

public static class LaneAnimation.CenterLineAnimation extends OtsRenderable<LaneAnimation.CenterLine>
Animation for center line of a lane.
  • Constructor Details

    • CenterLineAnimation

      public CenterLineAnimation(LaneAnimation.CenterLine centerLine, nl.tudelft.simulation.naming.context.Contextualized contextualized)
      Construct a new CenterLineAnimation.
      Parameters:
      centerLine - the center line of a lane
      contextualized - context provider
  • Method Details