Package | Description |
---|---|
org.opentrafficsim.gui |
Swing components that are used in OpenTrafficSim.
|
org.opentrafficsim.simulationengine |
Wrappers and stubs for the DSOL simulation engine.
|
Modifier and Type | Method and Description |
---|---|
static Appearance |
Appearance.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Appearance[] |
Appearance.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
Appearance |
AbstractWrappableAnimation.getAppearance()
Returns the appearance.
|
Modifier and Type | Method and Description |
---|---|
void |
AbstractWrappableAnimation.setAppearance(Appearance appearance)
Sets an appearance.
|
Copyright © 2014–2018 Delft University of Technology. All rights reserved.