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,
org.opentrafficsim.core.dsol.OTSSimulatorInterface simulator,
Color color) |
Modifier and Type | Method and Description |
---|---|
Shoulder |
Shoulder.clone(CrossSectionLink newParentLink,
org.opentrafficsim.core.dsol.OTSSimulatorInterface newSimulator,
boolean animation)
Clone the CrossSectionElement for e.g., copying a network.
|
Constructor and Description |
---|
Shoulder(CrossSectionLink newParentLink,
org.opentrafficsim.core.dsol.OTSSimulatorInterface newSimulator,
boolean animation,
Shoulder cse)
Clone a Shoulder for a new network.
|
Copyright © 2014–2016 Delft University of Technology. All rights reserved.