Uses of Class
org.opentrafficsim.draw.road.LaneAnimation.CenterLine
| Package | Description |
|---|---|
| org.opentrafficsim.draw.road |
Animation for Links, Lanes, Nodes.
|
-
Uses of LaneAnimation.CenterLine in org.opentrafficsim.draw.road
Methods in org.opentrafficsim.draw.road that return types with arguments of type LaneAnimation.CenterLine Modifier and Type Method Description ClonableRenderable2DInterface<LaneAnimation.CenterLine>LaneAnimation.CenterLineAnimation. clone(LaneAnimation.CenterLine newSource, SimulatorInterface.TimeDoubleUnit newSimulator)Methods in org.opentrafficsim.draw.road with parameters of type LaneAnimation.CenterLine Modifier and Type Method Description ClonableRenderable2DInterface<LaneAnimation.CenterLine>LaneAnimation.CenterLineAnimation. clone(LaneAnimation.CenterLine newSource, SimulatorInterface.TimeDoubleUnit newSimulator)Constructors in org.opentrafficsim.draw.road with parameters of type LaneAnimation.CenterLine Constructor Description CenterLineAnimation(LaneAnimation.CenterLine centerLine, SimulatorInterface.TimeDoubleUnit simulator)Construct a new CenterLineAnimation.