Package | Description |
---|---|
org.opentrafficsim.road.network.lane.object |
Lane-based objects such as barriers, gates, traffic lights, DRIPs, speed signs, obstacles on the road, etc.
|
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.
|
Constructor and Description |
---|
LaneBlockAnimation(LaneBlock source,
org.opentrafficsim.core.dsol.OTSSimulatorInterface simulator,
Color fillColor)
Construct the DefaultCarAnimation for a LaneBlock (road block).
|
Copyright © 2014–2016 Delft University of Technology. All rights reserved.