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