Uses of Interface
org.opentrafficsim.animation.road.AbstractLineAnimation.LaneBasedObjectData
Packages that use AbstractLineAnimation.LaneBasedObjectData
-
Uses of AbstractLineAnimation.LaneBasedObjectData in org.opentrafficsim.animation.road
Classes in org.opentrafficsim.animation.road with type parameters of type AbstractLineAnimation.LaneBasedObjectDataModifier and TypeClassDescriptionclassAbstractLineAnimation<L extends AbstractLineAnimation.LaneBasedObjectData,T extends RenderableTextSource<L, T>> Abstract class for objects that draw a line perpendicular on the lane.Subinterfaces of AbstractLineAnimation.LaneBasedObjectData in org.opentrafficsim.animation.roadModifier and TypeInterfaceDescriptionstatic interfaceProvides the information required to draw a bus stop.static interfaceProvides the information required to draw a conflict.static interfaceProvides the information required to draw a lane detector.static interfaceProvides the information required to draw a loop detector.static interfaceProvides the information required to draw a sink.static interfaceTrafficLightData provides the information required to draw a traffic light.