Uses of Package
weka.gui.visualize

Packages that use weka.gui.visualize
weka.gui   
weka.gui.beans   
weka.gui.explorer   
weka.gui.hierarchyvisualizer   
weka.gui.treevisualizer   
weka.gui.visualize   
 

Classes in weka.gui.visualize used by weka.gui
PrintableHandler
          This interface is for all JComponent classes that provide the ability to print itself to a file.
PrintablePanel
          This Panel enables the user to print the panel to various file formats.
 

Classes in weka.gui.visualize used by weka.gui.beans
PlotData2D
          This class is a container for plottable data.
 

Classes in weka.gui.visualize used by weka.gui.explorer
MatrixPanel
          This panel displays a plot matrix of the user selected attributes of a given data set.
PlotData2D
          This class is a container for plottable data.
 

Classes in weka.gui.visualize used by weka.gui.hierarchyvisualizer
PrintableHandler
          This interface is for all JComponent classes that provide the ability to print itself to a file.
PrintablePanel
          This Panel enables the user to print the panel to various file formats.
 

Classes in weka.gui.visualize used by weka.gui.treevisualizer
PrintableHandler
          This interface is for all JComponent classes that provide the ability to print itself to a file.
PrintablePanel
          This Panel enables the user to print the panel to various file formats.
 

Classes in weka.gui.visualize used by weka.gui.visualize
AttributePanelEvent
          Class encapsulating a change in the AttributePanel's selected x and y attributes.
AttributePanelListener
          Interface for classes that want to listen for Attribute selection changes in the attribute panel
InstanceInfo
          Interface for JFrames that display instance info.
JComponentWriter
          This class takes any JComponent and outputs it to a file.
Plot2DCompanion
          Interface for classes that need to draw to the Plot2D panel *before* Plot2D renders anything (eg.
PlotData2D
          This class is a container for plottable data.
PrintableComponent
          This class extends the component which is handed over in the constructor by a print dialog.
PrintableHandler
          This interface is for all JComponent classes that provide the ability to print itself to a file.
PrintablePanel
          This Panel enables the user to print the panel to various file formats.
VisualizePanel
          This panel allows the user to visualize a dataset (and if provided) a classifier's/clusterer's predictions in two dimensions.
VisualizePanelEvent
          This event Is fired to a listeners 'userDataEvent' function when The user on the VisualizePanel clicks submit.
VisualizePanelListener
          Interface implemented by a class that is interested in receiving submited shapes from a visualize panel.
 



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