class AbstractSimulationScript.ScriptAnimation
extends org.opentrafficsim.simulationengine.AbstractWrappableAnimation
Copyright (c) 2013-2017 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands. All rights reserved.
BSD-style license. See OpenTrafficSim License.
| Constructor and Description |
|---|
ScriptAnimation() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
addAnimationToggles() |
protected void |
addTabs(org.opentrafficsim.simulationengine.SimpleSimulatorInterface sim) |
String |
description() |
org.opentrafficsim.core.gtu.animation.GTUColorer |
getColorer() |
protected org.opentrafficsim.core.dsol.OTSModelInterface |
makeModel() |
protected void |
setupDemo(org.opentrafficsim.simulationengine.AbstractWrappableAnimation animation,
org.opentrafficsim.core.network.OTSNetwork net) |
String |
shortName() |
addTab, addToggleAnimationButtonIcon, addToggleAnimationButtonText, addToggleGISButtonText, buildAnimator, buildSimpleAnimator, buildSimpleAnimator, getAppearance, getDemoPanel, getPanel, getProperties, getTabCount, getUserModifiedProperties, hideAnimationClass, hideGISLayer, makeAnimationRectangle, rebuildSimulator, setAppearance, setNextReplication, showAnimationClass, showGISLayer, stopTimersThreads, toggleAnimationClass, toggleGISLayerpublic String shortName()
public String description()
protected org.opentrafficsim.core.dsol.OTSModelInterface makeModel()
throws org.opentrafficsim.simulationengine.OTSSimulationException
makeModel in class org.opentrafficsim.simulationengine.AbstractWrappableAnimationorg.opentrafficsim.simulationengine.OTSSimulationExceptionprotected final void addAnimationToggles()
addAnimationToggles in class org.opentrafficsim.simulationengine.AbstractWrappableAnimationprotected final void addTabs(org.opentrafficsim.simulationengine.SimpleSimulatorInterface sim)
addTabs in class org.opentrafficsim.simulationengine.AbstractWrappableAnimationpublic final org.opentrafficsim.core.gtu.animation.GTUColorer getColorer()
getColorer in class org.opentrafficsim.simulationengine.AbstractWrappableAnimationprotected void setupDemo(org.opentrafficsim.simulationengine.AbstractWrappableAnimation animation,
org.opentrafficsim.core.network.OTSNetwork net)
setupDemo in class org.opentrafficsim.simulationengine.AbstractWrappableAnimationCopyright © 2014–2018 Delft University of Technology. All rights reserved.