| Package | Description | 
|---|---|
| org.opentrafficsim.road.gtu.lane.object | 
 Lane-based objects such as barriers, gates, traffic lights, obstacles on the road, etc. 
 | 
| org.opentrafficsim.road.gtu.lane.object.animation | 
 Animations for the different types of lane-based objects, such as blocks, traffic lights, barriers, etc. 
 | 
| org.opentrafficsim.road.network.factory.opendrive | 
 
 Copyright (c) 2013-2015 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
OldTrafficLight
 Copyright (c) 2013-2015 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands. 
 | 
class  | 
TrafficLight
 Copyright (c) 2013-2015 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands. 
 | 
| Constructor and Description | 
|---|
TrafficLightAnimation(AbstractTrafficLightNew source,
                     org.opentrafficsim.core.dsol.OTSSimulatorInterface simulator)
Construct the DefaultCarAnimation for a LaneBlock (road block). 
 | 
| Modifier and Type | Field and Description | 
|---|---|
protected Map<String,Set<AbstractTrafficLightNew>> | 
OpenDriveNetworkLaneParser.trafficLightsByLanes
The trafficLights that have been created, organized by lanes 
 | 
protected Map<String,Set<AbstractTrafficLightNew>> | 
OpenDriveNetworkLaneParser.trafficLightsBySignals
The trafficLights that have been created, organized by signals 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
Controller.addTrafficLight(int sequence2,
               AbstractTrafficLightNew trafficLight)  | 
Copyright © 2014–2016 Delft University of Technology. All rights reserved.