| Package | Description |
|---|---|
| de.lmu.ifi.dbs.elki.visualization.gui |
Package to provide a visualization GUI.
|
| de.lmu.ifi.dbs.elki.visualization.gui.overview |
Classes for managing the overview plot.
|
| Modifier and Type | Field and Description |
|---|---|
private OverviewPlot |
ResultWindow.overview
The overview plot.
|
| Modifier and Type | Field and Description |
|---|---|
(package private) OverviewPlot |
DetailViewSelectedEvent.overview
Parent overview plot.
|
| Constructor and Description |
|---|
DetailViewSelectedEvent(OverviewPlot source,
int id,
String command,
int modifiers,
PlotItem it)
Constructor.
|