| Package | Description |
|---|---|
| de.lmu.ifi.dbs.elki.gui.multistep |
Multi-step GUI for ELKI
|
| de.lmu.ifi.dbs.elki.gui.multistep.panels |
Panels for the multi-step GUI
|
| Modifier and Type | Field and Description |
|---|---|
private AlgorithmTabPanel |
MultiStepGUI.algTab |
| Modifier and Type | Field and Description |
|---|---|
private AlgorithmTabPanel |
EvaluationTabPanel.algs
Algorithm step to run on.
|
| Constructor and Description |
|---|
EvaluationTabPanel(InputTabPanel input,
AlgorithmTabPanel algs)
Constructor.
|