Package adams.gui.visualization.instance

Class Summary
HistogramFactory A factory for histogram related objects.
HistogramFactory.Dialog Dialog for displaying histograms generated from instances.
HistogramFactory.Panel A panel for displaying a histogram based on the GC data of a instance.
HistogramFactory.SetupDialog A dialog that queries the user about parameters for displaying histograms.
InstanceComparePanel A tool for comparing two datasets visually.
InstanceComparePanel.DatasetIndexer Helper class for indexing the rows of a dataset.
InstanceComparePanel.DatasetPanel Specialized panel for loading dataset and setting various parameters.
InstanceContainer A container class for a weka.core.Instance wrapped in a weka.core.Instance.
InstanceContainerDisplayIDGenerator Class for generating display IDs for Instance objects (based on weka.core.Instance objects).
InstanceContainerList A panel that lists Instances in a JTable.
InstanceContainerManager A handler for the Instance containers.
InstanceContainerModel A model for displaying the currently loaded Instance objects.
InstanceContainerTableColumnNameGenerator Abstract class for generating the column names of a table.
InstanceExplorer A panel for exploring Instances visually.
InstanceLinePaintlet Paintlet for generating a line plot for Instance objects.
InstancePanel A panel for displaying instances.
InstancePointHitDetector Detects selections of instance points in the instance panel.
InstanceReportFactory A factory for GUI components for Instance-related reports.
InstanceReportFactory.Panel A specialized panel that displays reports.
InstanceReportFactory.Table A specialized table for displaying a Report.
InstanceTable A specialized table for displaying an Instances object.
InstanceTableModel A generic table model for displaying weka.core.Instances objects.
InstanceZoomOverviewPaintlet Highlights the current zoom in the instance panel.
InstanceZoomOverviewPanel Panel that shows the zoom in the TIC panel as overlay.
LoadDatasetDialog A dialog for loading datasets from disk.
 

Enum Summary
InstanceLinePaintlet.MarkerShape Enum for the marker shape to plot around the data points.
 



Copyright © 2012 University of Waikato, Hamilton, NZ. All Rights Reserved.