Class ToggleButtonInfo.Text
java.lang.Object
org.opentrafficsim.web.animation.d2.ToggleButtonInfo
org.opentrafficsim.web.animation.d2.ToggleButtonInfo.Text
- Enclosing class:
- ToggleButtonInfo
ToggleButtonInfo.Text.
Copyright (c) 2003-2024 Delft University of Technology, Jaffalaan 5, 2628 BX Delft, the Netherlands. All rights reserved. See for project information www.simulation.tudelft.nl. The source code and binary code of this software is proprietary information of Delft University of Technology.
Copyright (c) 2003-2024 Delft University of Technology, Jaffalaan 5, 2628 BX Delft, the Netherlands. All rights reserved. See for project information www.simulation.tudelft.nl. The source code and binary code of this software is proprietary information of Delft University of Technology.
- Author:
- Alexander Verbraeck
-
Nested Class Summary
Nested classes/interfaces inherited from class org.opentrafficsim.web.animation.d2.ToggleButtonInfo
ToggleButtonInfo.Gis, ToggleButtonInfo.LocatableClass, ToggleButtonInfo.Text -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.opentrafficsim.web.animation.d2.ToggleButtonInfo
getName, isVisible, setVisible
-
Constructor Details
-
Text
Constructor.- Parameters:
name- the name of the buttonvisible- whether the class is initially shown or not
-