| Package | Description |
|---|---|
| de.lmu.ifi.dbs.elki.visualization.gui.overview |
Classes for managing the overview plot.
|
| Modifier and Type | Field and Description |
|---|---|
protected RectangleArranger<PlotItem> |
OverviewPlot.plotmap
Map of coordinates to plots.
|
| Modifier and Type | Method and Description |
|---|---|
private RectangleArranger<PlotItem> |
OverviewPlot.arrangeVisualizations(double width,
double height)
Recompute the layout of visualizations.
|