Uses of Class
org.opentrafficsim.animation.OtsRenderableLabeled
Packages that use OtsRenderableLabeled
Package
Description
Generic animation classes, i.e., for displaying texts.
Animation for Links, Lanes, Nodes.
Animation for Links, Lanes, Nodes.
-
Uses of OtsRenderableLabeled in org.opentrafficsim.animation
Methods in org.opentrafficsim.animation that return OtsRenderableLabeledModifier and TypeMethodDescriptionOtsRenderableLabeled.setDynamic(boolean dynamic) Sets the animation as dynamic, obtaining geometry at each draw. -
Uses of OtsRenderableLabeled in org.opentrafficsim.animation.network
Subclasses of OtsRenderableLabeled in org.opentrafficsim.animation.networkModifier and TypeClassDescriptionclassDraws link data.classDraws node data. -
Uses of OtsRenderableLabeled in org.opentrafficsim.animation.road
Subclasses of OtsRenderableLabeled 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.classDraw lane detector.classDraw a traffic light on the road at th place where the cars are expected to stop.