public class BusStreetDemo extends AbstractWrappableAnimation
Copyright (c) 2013-2018 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands. All rights reserved.
BSD-style license. See OpenTrafficSim License.
| Modifier and Type | Class and Description |
|---|---|
class |
BusStreetDemo.CharacteristicsGenerator
Copyright (c) 2013-2018 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
|
exitOnClose, frameProperties, panel, properties, savedUserModifiedProperties| Constructor and Description |
|---|
BusStreetDemo() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
addAnimationToggles() |
String |
description() |
static void |
main(String[] args)
Main program.
|
protected OTSModelInterface |
makeModel() |
String |
shortName() |
addTab, addTabs, addToggleAnimationButtonIcon, addToggleAnimationButtonText, addToggleGISButtonText, buildAnimator, buildSimpleAnimator, buildSimpleAnimator, getAppearance, getColorer, getDemoPanel, getPanel, getProperties, getTabCount, getUserModifiedProperties, hideAnimationClass, hideGISLayer, makeAnimationRectangle, rebuildSimulator, setAppearance, setNextReplication, setupDemo, showAnimationClass, showGISLayer, stopTimersThreads, toggleAnimationClass, toggleGISLayerprotected final OTSModelInterface makeModel() throws OTSSimulationException
makeModel in class AbstractWrappableAnimationOTSSimulationExceptionprotected final void addAnimationToggles()
addAnimationToggles in class AbstractWrappableAnimationpublic final String shortName()
public final String description()
public static void main(String[] args) throws SimRuntimeException
args - String[]; the command line arguments (not used)SimRuntimeException - should never happenCopyright © 2014–2018 Delft University of Technology. All rights reserved.