public final class AnimationToggles extends Object
 Copyright (c) 2013-2016 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands. All rights reserved. 
 BSD-style license. See OpenTrafficSim License.
 
| Modifier and Type | Method and Description | 
|---|---|
static void | 
setIconAnimationTogglesFull(org.opentrafficsim.simulationengine.AbstractWrappableAnimation aws)
Set all animation on, and create the toggles on the left hand side. 
 | 
static void | 
setIconAnimationTogglesStandard(org.opentrafficsim.simulationengine.AbstractWrappableAnimation aws)
Set the most common animation on, and create the toggles on the left hand side. 
 | 
static void | 
setTextAnimationTogglesFull(org.opentrafficsim.simulationengine.AbstractWrappableAnimation aws)
Set all animation on, and create the toggles on the left hand side. 
 | 
static void | 
setTextAnimationTogglesStandard(org.opentrafficsim.simulationengine.AbstractWrappableAnimation aws)
Set the most common animation on, and create the toggles on the left hand side. 
 | 
static void | 
showAnimationFull(org.opentrafficsim.simulationengine.AbstractWrappableAnimation aws)
Set all animation on, and create the toggles on the left hand side. 
 | 
static void | 
showAnimationStandard(org.opentrafficsim.simulationengine.AbstractWrappableAnimation aws)
Set the most common animation on, and create the toggles on the left hand side. 
 | 
public static void setTextAnimationTogglesFull(org.opentrafficsim.simulationengine.AbstractWrappableAnimation aws)
aws - the WrappableAnimation.public static void setTextAnimationTogglesStandard(org.opentrafficsim.simulationengine.AbstractWrappableAnimation aws)
aws - the WrappableAnimation.public static void setIconAnimationTogglesFull(org.opentrafficsim.simulationengine.AbstractWrappableAnimation aws)
aws - the WrappableAnimation.public static void setIconAnimationTogglesStandard(org.opentrafficsim.simulationengine.AbstractWrappableAnimation aws)
aws - the WrappableAnimation.public static void showAnimationFull(org.opentrafficsim.simulationengine.AbstractWrappableAnimation aws)
aws - the WrappableAnimation.public static void showAnimationStandard(org.opentrafficsim.simulationengine.AbstractWrappableAnimation aws)
aws - the WrappableAnimation.Copyright © 2014–2017 Delft University of Technology. All rights reserved.