Package | Description |
---|---|
org.opentrafficsim.gui |
Swing components that are used in OpenTrafficSim.
|
org.opentrafficsim.simulationengine |
Wrappers and stubs for the DSOL simulation engine.
|
Constructor and Description |
---|
OTSAnimationPanel(Rectangle2D extent,
Dimension size,
SimpleAnimator simulator,
WrappableAnimation wrappableAnimation,
GTUColorer gtuColorer)
Construct a panel that looks like the DSOLPanel for quick building of OTS applications.
|
OTSControlPanel(OTSDEVSSimulatorInterface simulator,
WrappableAnimation wrappableAnimation)
Decorate a SimpleSimulator with a different set of control buttons.
|
OTSSimulationPanel(OTSDEVSSimulatorInterface simulator,
WrappableAnimation wrappableAnimation)
Construct a panel that looks like the DSOLPanel for quick building of OTS applications.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractWrappableAnimation
Copyright (c) 2013-2017 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
|
Copyright © 2014–2017 Delft University of Technology. All rights reserved.