| Package | Description | 
|---|---|
| de.lmu.ifi.dbs.elki.result | 
 Result types, representation and handling 
 | 
| de.lmu.ifi.dbs.elki.visualization | 
 Visualization package of ELKI. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static SelectionResult | 
ResultUtil.ensureSelectionResult(Database db)
Ensure that there also is a selection container object. 
 | 
| Modifier and Type | Field and Description | 
|---|---|
private SelectionResult | 
VisualizerContext.selection
Selection result 
 |