Uses of Interface
org.opentrafficsim.draw.road.LaneDetectorAnimation.LaneDetectorData
-
Uses of LaneDetectorAnimation.LaneDetectorData in org.opentrafficsim.draw.road
Modifier and TypeClassDescriptionclass
LaneDetectorAnimation<L extends LaneDetectorAnimation.LaneDetectorData,
T extends TextAnimation<L, T>> Draw LaneDetectorData.Modifier and TypeInterfaceDescriptionstatic interface
SinkData provides the information required to draw a sink.static interface
SinkData provides the information required to draw a sink.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.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.ModifierConstructorDescriptionText
(LaneDetectorAnimation.LaneDetectorData source, Supplier<String> text, float dx, float dy, TextAlignment textPlacement, Color color, nl.tudelft.simulation.naming.context.Contextualized contextualized)