Uses of Class
de.lmu.ifi.dbs.elki.visualization.gui.overview.OverviewPlot

Packages that use OverviewPlot
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. 
 

Uses of OverviewPlot in de.lmu.ifi.dbs.elki.visualization.gui
 

Fields in de.lmu.ifi.dbs.elki.visualization.gui declared as OverviewPlot
private  OverviewPlot ResultWindow.overview
          The overview plot.
 

Uses of OverviewPlot in de.lmu.ifi.dbs.elki.visualization.gui.overview
 

Fields in de.lmu.ifi.dbs.elki.visualization.gui.overview declared as OverviewPlot
(package private)  OverviewPlot DetailViewSelectedEvent.overview
          Parent overview plot.
 

Constructors in de.lmu.ifi.dbs.elki.visualization.gui.overview with parameters of type OverviewPlot
DetailViewSelectedEvent(OverviewPlot source, int id, String command, int modifiers, PlotItem it)
          Constructor.
 


Release 0.4.0 (2011-09-20_1324)