Package | Description |
---|---|
org.opentrafficsim.core.network.factory |
Factories for Links, Lanes, Nodes.
|
org.opentrafficsim.gui |
Swing components that are used in OpenTrafficSim.
|
org.opentrafficsim.simulationengine |
Wrappers and stubs for the DSOL simulation engine.
|
Modifier and Type | Class and Description |
---|---|
class |
TestOpenDriveParser
Copyright (c) 2013-2015 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
|
class |
TestXMLParser
Copyright (c) 2013-2015 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
|
Constructor and Description |
---|
OTSAnimationPanel(Rectangle2D extent,
Dimension size,
SimpleAnimator simulator,
WrappableSimulation wrappableSimulation,
GTUColorer gtuColorer)
Construct a panel that looks like the DSOLPanel for quick building of OTS applications.
|
OTSControlPanel(OTSDEVSSimulatorInterface simulator,
WrappableSimulation wrappableSimulation)
Decorate a SimpleSimulator with a different set of control buttons.
|
OTSSimulationPanel(OTSDEVSSimulatorInterface simulator,
WrappableSimulation wrappableSimulation)
Construct a panel that looks like the DSOLPanel for quick building of OTS applications.
|
SimulatorFrame(WrappableSimulation simulation,
JPanel panel)
Wrap a WrappableSimulation in a JFrame.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractWrappableSimulation
Copyright (c) 2013-2015 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
|
Copyright © 2014–2015 Delft University of Technology. All rights reserved.