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