Class Summary |
AttributePanel |
This panel displays one dimensional views of the attributes in a
dataset. |
AttributePanelEvent |
Class encapsulating a change in the AttributePanel's selected x and y
attributes. |
ClassPanel |
This panel displays coloured labels for nominal attributes and a spectrum
for numeric attributes. |
LegendPanel |
This panel displays legends for a list of plots. |
Plot2D |
This class plots datasets in two dimensions. |
PlotData2D |
This class is a container for plottable data. |
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. |
VisualizeUtils |
This class contains utility routines for visualization |