Uses of Class
org.opentrafficsim.draw.road.LaneDetectorAnimation
-
Uses of LaneDetectorAnimation in org.opentrafficsim.draw.road
Modifier and TypeMethodDescriptionLaneDetectorAnimation.ofGenericType
(LaneDetectorAnimation.LaneDetectorData laneDetector, nl.tudelft.simulation.naming.context.Contextualized contextualized, Color color) This method produces a detector animation that toggles generally for all LaneDetectorData and its respective text id.ModifierConstructorDescriptionLaneDetectorAnimation
(L laneDetector, nl.tudelft.simulation.naming.context.Contextualized contextualized, Color color, Function<LaneDetectorAnimation<L, T>, T> textSupplier) This constructor uses a provider for the text animation.