Uses of Class
org.opentrafficsim.swing.gui.OtsSimulationApplication
Package
Description
Swing components that are used in OpenTrafficSim.
Helper classes for animation.
-
Uses of OtsSimulationApplication in org.opentrafficsim.swing.gui
Modifier and TypeClassDescriptionclass
Custom simulation uses the custom model class where the network and other simulation aspects are externally specified. -
Uses of OtsSimulationApplication in org.opentrafficsim.swing.script
Modifier and TypeMethodDescriptionprotected void
AbstractSimulationScript.addTabs
(org.opentrafficsim.core.dsol.OtsSimulatorInterface sim, OtsSimulationApplication<?> animation) Adds tabs to the animation.