| 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 InputTabPanel | 
MultiStepGUI.inputTab
Input panel. 
 | 
| Modifier and Type | Field and Description | 
|---|---|
private InputTabPanel | 
AlgorithmTabPanel.input
Input step to run on. 
 | 
private InputTabPanel | 
EvaluationTabPanel.input
Input step to run on. 
 | 
private InputTabPanel | 
OutputTabPanel.input
Input step to run on. 
 | 
| Constructor and Description | 
|---|
AlgorithmTabPanel(InputTabPanel input)
Constructor. 
 | 
EvaluationTabPanel(InputTabPanel input,
                  AlgorithmTabPanel algs)
Constructor. 
 | 
OutputTabPanel(InputTabPanel input,
              EvaluationTabPanel evals)
Constructor. 
 | 
Copyright © 2019 ELKI Development Team. License information.