public class VisADSwitch extends VisADGroup
Modifier and Type | Field and Description |
---|---|
static int |
NONE_VISIBLE |
Constructor and Description |
---|
VisADSwitch() |
Modifier and Type | Method and Description |
---|---|
VisADSceneGraphObject |
getSelectedChild() |
Set |
getSet() |
int |
getWhichChild() |
void |
setSet(Set s) |
void |
setWhichChild(int index) |
addChild, getChild, getChildren, numChildren, removeChild, setChild, toString
detach
public static final int NONE_VISIBLE
public int getWhichChild()
public void setWhichChild(int index)
public VisADSceneGraphObject getSelectedChild()
public void setSet(Set s)
public Set getSet()
Copyright © 1996–2023 The SSEC Visualization Project. All rights reserved.