Environment for
DeveLoping
KDD-Applications
Supported by Index-Structures

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<DoubleVector> 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<?> SubplotSelectedEvent.overview
          Parent overview plot.
 

Constructors in de.lmu.ifi.dbs.elki.visualization.gui.overview with parameters of type OverviewPlot
SubplotSelectedEvent(OverviewPlot<?> source, int id, String command, int modifiers, double x, double y)
          Constructor.
 


Release 0.3 (2010-03-31_1612)