Uses of Interface
org.opentrafficsim.animation.road.TrafficLightAnimation.TrafficLightData
Packages that use TrafficLightAnimation.TrafficLightData
-
Uses of TrafficLightAnimation.TrafficLightData in org.opentrafficsim.animation.road
Methods in org.opentrafficsim.animation.road with parameters of type TrafficLightAnimation.TrafficLightDataModifier and TypeMethodDescriptionprotected TrafficLightAnimation.TextTrafficLightAnimation.createText(TrafficLightAnimation.TrafficLightData source, nl.tudelft.simulation.naming.context.Contextualized contextualized, String prefix) Constructors in org.opentrafficsim.animation.road with parameters of type TrafficLightAnimation.TrafficLightDataModifierConstructorDescriptionText(TrafficLightAnimation.TrafficLightData source, Supplier<String> text, float dx, float dy, nl.tudelft.simulation.naming.context.Contextualized contextualized) Constructor.TrafficLightAnimation(TrafficLightAnimation.TrafficLightData trafficLight, nl.tudelft.simulation.naming.context.Contextualized contextualized) Construct the DefaultCarAnimation for a LaneBlock (road block).