public class ShortMerge 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 | Field and Description |
---|---|
static Time |
SIMTIME
Simulation time.
|
exitOnClose, frameProperties, panel, properties, savedUserModifiedProperties
Constructor and Description |
---|
ShortMerge() |
Modifier and Type | Method and Description |
---|---|
protected void |
addAnimationToggles() |
String |
description() |
GTUColorer |
getColorer() |
DEVSSimulatorInterface.TimeDoubleUnit |
getSimulator() |
static void |
main(String[] args)
Main method.
|
protected OTSModelInterface |
makeModel() |
void |
setSimulator(DEVSSimulatorInterface.TimeDoubleUnit simulator) |
String |
shortName() |
addTab, addTabs, addToggleAnimationButtonIcon, addToggleAnimationButtonText, addToggleGISButtonText, buildAnimator, buildSimpleAnimator, buildSimpleAnimator, getAppearance, getDemoPanel, getPanel, getProperties, getTabCount, getUserModifiedProperties, hideAnimationClass, hideGISLayer, makeAnimationRectangle, rebuildSimulator, setAppearance, setNextReplication, setupDemo, showAnimationClass, showGISLayer, stopTimersThreads, toggleAnimationClass, toggleGISLayer
public static final Time SIMTIME
public final String shortName()
public final String description()
protected final void addAnimationToggles()
addAnimationToggles
in class AbstractWrappableAnimation
public GTUColorer getColorer()
getColorer
in class AbstractWrappableAnimation
protected OTSModelInterface makeModel() throws OTSSimulationException
makeModel
in class AbstractWrappableAnimation
OTSSimulationException
public final DEVSSimulatorInterface.TimeDoubleUnit getSimulator()
public final void setSimulator(DEVSSimulatorInterface.TimeDoubleUnit simulator)
simulator
- set simulator.public static void main(String[] args)
args
- args for main programCopyright © 2014–2018 Delft University of Technology. All rights reserved.