public static class STree.Descriptor extends Object implements Serializable, Cloneable
| Constructor and Description |
|---|
Descriptor() |
| Modifier and Type | Method and Description |
|---|---|
STree.Descriptor |
clone() |
String[] |
getExpansionState() |
String |
getSelection() |
void |
setExpansionState(String[] expansionState) |
void |
setSelection(String selection) |
public String[] getExpansionState()
public void setExpansionState(String[] expansionState)
public String getSelection()
public void setSelection(String selection)
public STree.Descriptor clone()
Copyright © 2023 LSST. All rights reserved.