Class ToggleButtonInfo.Gis
java.lang.Object
nl.tudelft.simulation.dsol.web.animation.d2.ToggleButtonInfo
nl.tudelft.simulation.dsol.web.animation.d2.ToggleButtonInfo.Gis
- Enclosing class:
- ToggleButtonInfo
ToggleButtonInfo.Gis.
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 nl.tudelft.simulation.dsol.web.animation.d2.ToggleButtonInfo
ToggleButtonInfo.Gis, ToggleButtonInfo.LocatableClass, ToggleButtonInfo.Text
-
Constructor Summary
-
Method Summary
Methods inherited from class nl.tudelft.simulation.dsol.web.animation.d2.ToggleButtonInfo
getName, isVisible, setVisible
-
Constructor Details
-
Gis
- Parameters:
name
- String; the name of the buttonlayerName
- String; the GIS layer nametoolTipText
- String; the tool tip text to show when hovering over the buttonvisible
- boolean; whether the class is initially shown or not
-
-
Method Details
-
getLayerName
- Returns:
- layerName
-
getToolTipText
- Returns:
- toolTipText
-