Uses of Interface
weka.gui.visualize.PrintableHandler
Packages that use PrintableHandler
Package
Description
-
Uses of PrintableHandler in weka.gui
Classes in weka.gui that implement PrintableHandlerModifier and TypeClassDescriptionclass
Creates a panel that shows a visualization of an attribute in a dataset. -
Uses of PrintableHandler in weka.gui.hierarchyvisualizer
Classes in weka.gui.hierarchyvisualizer that implement PrintableHandler -
Uses of PrintableHandler in weka.gui.knowledgeflow
Classes in weka.gui.knowledgeflow that implement PrintableHandlerModifier and TypeClassDescriptionclass
Provides a panel just for laying out a Knowledge Flow graph. -
Uses of PrintableHandler in weka.gui.treevisualizer
Classes in weka.gui.treevisualizer that implement PrintableHandlerModifier and TypeClassDescriptionclass
Class for displaying a Node structure in Swing. -
Uses of PrintableHandler in weka.gui.visualize
Classes in weka.gui.visualize that implement PrintableHandlerModifier 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.