Uses of Interface
org.opentrafficsim.animation.road.BusStopAnimation.BusStopData
Packages that use BusStopAnimation.BusStopData
-
Uses of BusStopAnimation.BusStopData in org.opentrafficsim.animation.road
Methods in org.opentrafficsim.animation.road with parameters of type BusStopAnimation.BusStopDataModifier and TypeMethodDescriptionprotected BusStopAnimation.TextBusStopAnimation.createText(BusStopAnimation.BusStopData source, nl.tudelft.simulation.naming.context.Contextualized contextualized, String prefix) Constructors in org.opentrafficsim.animation.road with parameters of type BusStopAnimation.BusStopDataModifierConstructorDescriptionBusStopAnimation(BusStopAnimation.BusStopData laneDetector, nl.tudelft.simulation.naming.context.Contextualized contextualized) Constructor.Text(BusStopAnimation.BusStopData source, Supplier<String> text, float dx, float dy, nl.tudelft.simulation.naming.context.Contextualized contextualized) Constructor.