public class DemoTrafcodAndTurbo 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.
exitOnClose, frameProperties, panel, properties, savedUserModifiedProperties
Constructor and Description |
---|
DemoTrafcodAndTurbo() |
Modifier and Type | Method and Description |
---|---|
protected void |
addAnimationToggles() |
protected void |
addTabs(SimpleSimulatorInterface simulator) |
String |
description() |
static void |
main(String[] args)
Main program.
|
protected Rectangle2D.Double |
makeAnimationRectangle() |
protected OTSModelInterface |
makeModel() |
String |
shortName() |
addTab, addToggleAnimationButtonIcon, addToggleAnimationButtonText, addToggleGISButtonText, buildAnimator, buildSimpleAnimator, buildSimpleAnimator, getAppearance, getColorer, getDemoPanel, getPanel, getProperties, getTabCount, getUserModifiedProperties, hideAnimationClass, hideGISLayer, rebuildSimulator, setAppearance, setNextReplication, setupDemo, showAnimationClass, showGISLayer, stopTimersThreads, toggleAnimationClass, toggleGISLayer
public static void main(String[] args) throws SimRuntimeException
args
- String[]; the command line arguments (not used)SimRuntimeException
- should never happenpublic final String shortName()
public final String description()
protected final void addTabs(SimpleSimulatorInterface simulator) throws OTSSimulationException, PropertyException
addTabs
in class AbstractWrappableAnimation
OTSSimulationException
PropertyException
protected final OTSModelInterface makeModel() throws OTSSimulationException
makeModel
in class AbstractWrappableAnimation
OTSSimulationException
protected final void addAnimationToggles()
addAnimationToggles
in class AbstractWrappableAnimation
protected final Rectangle2D.Double makeAnimationRectangle()
makeAnimationRectangle
in class AbstractWrappableAnimation
Copyright © 2014–2018 Delft University of Technology. All rights reserved.