| Package | Description | 
|---|---|
| org.opentrafficsim.road.network.animation | 
 Animation for Links, Lanes, Nodes. 
 | 
| org.opentrafficsim.road.network.lane.object | 
 Lane-based objects such as barriers, gates, traffic lights, DRIPs, speed signs, obstacles on the road, etc. 
 | 
| Constructor and Description | 
|---|
LaneBlockAnimation(LaneBlock source,
                  org.opentrafficsim.core.dsol.OTSSimulatorInterface simulator,
                  Color fillColor)
Construct the DefaultCarAnimation for a LaneBlock (road block). 
 | 
| Modifier and Type | Method and Description | 
|---|---|
LaneBlock | 
LaneBlock.clone(CrossSectionElement newCSE,
     org.opentrafficsim.core.dsol.OTSSimulatorInterface newSimulator,
     boolean animation)
Clone the LaneBasedObject for e.g., copying a network. 
 | 
Copyright © 2014–2017 Delft University of Technology. All rights reserved.