|
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. |
| BMPWriter |
This class takes any JComponent and outputs it to a BMP-file. |
| ClassPanel |
This panel displays coloured labels for nominal attributes and a spectrum
for numeric attributes. |
| JComponentWriter |
This class takes any JComponent and outputs it to a file. |
| JPEGWriter |
This class takes any JComponent and outputs it to a JPEG-file. |
| LegendPanel |
This panel displays legends for a list of plots. |
| MatrixPanel |
This panel displays a plot matrix of the user selected attributes
of a given data set. |
| Plot2D |
This class plots datasets in two dimensions. |
| PlotData2D |
This class is a container for plottable data. |
| PNGWriter |
This class takes any JComponent and outputs it to a PNG-file. |
| PostscriptGraphics |
The PostscriptGraphics class extends the Graphics2D class to
produce an encapsulated postscript file rather than on-screen display. |
| PostscriptWriter |
This class takes any Component and outputs it to a Postscript file. |
| PrintableComponent |
This class extends the component which is handed over in the constructor
by a print dialog. |
| PrintablePanel |
This Panel enables the user to print the panel to various file formats. |
| ThresholdVisualizePanel |
This panel is a VisualizePanel, with the added ablility to display the
area under the ROC curve if an ROC curve is chosen. |
| 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 |