Uses of Class
org.opentrafficsim.animation.OtsRenderable
Packages that use OtsRenderable
Package
Description
Generic animation classes, i.e., for displaying texts.
GTU animations.
Animation for Links, Lanes, Nodes.
Animation for static objects.
Animation for Links, Lanes, Nodes.
-
Uses of OtsRenderable in org.opentrafficsim.animation
Subclasses of OtsRenderable in org.opentrafficsim.animationModifier and TypeClassDescriptionclassOtsRenderableLabeled<L extends OtsShape,T extends RenderableTextSource<L, T>> Renderable with label.Methods in org.opentrafficsim.animation that return OtsRenderableModifier and TypeMethodDescriptionOtsRenderable.setDynamic(boolean dynamic) Sets the dynamic state. -
Uses of OtsRenderable in org.opentrafficsim.animation.gtu
Subclasses of OtsRenderable in org.opentrafficsim.animation.gtuModifier and TypeClassDescriptionclassDraw a car.classDraws circles around a GTU indicating the level of attention and perception delay. -
Uses of OtsRenderable in org.opentrafficsim.animation.network
Subclasses of OtsRenderable in org.opentrafficsim.animation.networkModifier and TypeClassDescriptionclassDraws link data.classDraws node data. -
Uses of OtsRenderable in org.opentrafficsim.animation.object
Subclasses of OtsRenderable in org.opentrafficsim.animation.objectModifier and TypeClassDescriptionclassGeneric animation of a static object. -
Uses of OtsRenderable in org.opentrafficsim.animation.road
Subclasses of OtsRenderable in org.opentrafficsim.animation.roadModifier and TypeClassDescriptionclassAbstractLineAnimation<L extends AbstractLineAnimation.LaneBasedObjectData,T extends RenderableTextSource<L, T>> Abstract class for objects that draw a line perpendicular on the lane.classDraw bus stop.classAnimate a conflict.classDraws cross section elements (those that are not defined more specifically).classAnimates a GtuGeneratorPosition.classDraws LaneData.static classAnimation for center line of a lane.classDraw lane detector.classAnimation of conflict priority (which is a link property).classDraw road stripes.classDraw a traffic light on the road at th place where the cars are expected to stop.classTraffic light detector animation.