| Package | Description | 
|---|---|
| org.opentrafficsim.road.network.animation | 
 Animation for Links, Lanes, Nodes. 
 | 
| org.opentrafficsim.road.network.lane | 
 Classes that provide detailed cross-sections of a link using lanes, markers and sensors. 
 | 
| Constructor and Description | 
|---|
ShoulderAnimation(Shoulder source,
                 SimulatorInterface.TimeDoubleUnit simulator,
                 Color color)  | 
| Modifier and Type | Method and Description | 
|---|---|
Shoulder | 
Shoulder.clone(CrossSectionLink newParentLink,
     SimulatorInterface.TimeDoubleUnit newSimulator,
     boolean animation)
Clone the CrossSectionElement for e.g., copying a network. 
 | 
| Constructor and Description | 
|---|
Shoulder(CrossSectionLink newParentLink,
        SimulatorInterface.TimeDoubleUnit newSimulator,
        boolean animation,
        Shoulder cse)
Clone a Shoulder for a new network. 
 | 
Copyright © 2014–2018 Delft University of Technology. All rights reserved.