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 |
SelectionResult.ensureSelectionResult(Database db)
Ensure that there also is a selection container object.
|
Modifier and Type | Field and Description |
---|---|
private SelectionResult |
VisualizerContext.selection
Selection result
|
Modifier and Type | Method and Description |
---|---|
SelectionResult |
VisualizerContext.getSelectionResult()
Get the current selection result.
|
Copyright © 2019 ELKI Development Team. License information.