Uses of Interface
weka.gui.visualize.PrintableHandler
Package
Description
-
Uses of PrintableHandler in weka.gui
Modifier and TypeClassDescriptionclass
Creates a panel that shows a visualization of an attribute in a dataset. -
Uses of PrintableHandler in weka.gui.hierarchyvisualizer
-
Uses of PrintableHandler in weka.gui.knowledgeflow
Modifier and TypeClassDescriptionclass
Provides a panel just for laying out a Knowledge Flow graph. -
Uses of PrintableHandler in weka.gui.treevisualizer
Modifier and TypeClassDescriptionclass
Class for displaying a Node structure in Swing. -
Uses of PrintableHandler in weka.gui.visualize
Modifier and TypeClassDescriptionclass
This class extends the component which is handed over in the constructor by a print dialog.class
This Panel enables the user to print the panel to various file formats.class
This panel is a VisualizePanel, with the added ablility to display the area under the ROC curve if an ROC curve is chosen.class
This panel allows the user to visualize a dataset (and if provided) a classifier's/clusterer's predictions in two dimensions.