Uses of Class
org.knime.base.node.viz.plotter.node.DefaultVisualizationNodeView

Packages that use DefaultVisualizationNodeView
org.knime.base.node.mine.cluster.hierarchical Contains the implementation of a node performing hierarchical clustering. 
org.knime.base.node.mine.regression.linear.view Customized scatter plot view that also shows the regression line. 
org.knime.base.node.mine.scorer.accuracy Similar to the default scorer. 
org.knime.base.node.viz.plotter.parcoord A ParallelCoordinatePlot is a representation of multi-dimensional information or data, in which multiple dimensions are allocated to parallel axes on-screen. 
org.knime.base.node.viz.plotter.scatter A scatter plot maps to columns (dimensions) of data to 2-dimensional space, which results that each row (data instance) can be represented as one 2-dimensional point. 
 

Uses of DefaultVisualizationNodeView in org.knime.base.node.mine.cluster.hierarchical
 

Subclasses of DefaultVisualizationNodeView in org.knime.base.node.mine.cluster.hierarchical
 class HierarchicalClusterNodeView
          This view displays the scoring results.
 

Uses of DefaultVisualizationNodeView in org.knime.base.node.mine.regression.linear.view
 

Subclasses of DefaultVisualizationNodeView in org.knime.base.node.mine.regression.linear.view
 class LinRegLineNodeView
          2D plot showing the linear regression line.
 

Uses of DefaultVisualizationNodeView in org.knime.base.node.mine.scorer.accuracy
 

Subclasses of DefaultVisualizationNodeView in org.knime.base.node.mine.scorer.accuracy
 class ROCView
          This view plots a ROC curve for the classified data and prints the area under the curve.
 

Uses of DefaultVisualizationNodeView in org.knime.base.node.viz.plotter.parcoord
 

Subclasses of DefaultVisualizationNodeView in org.knime.base.node.viz.plotter.parcoord
 class ParallelCoordinateNodeView
          Extends the DefaultVisualizationNodeView since it provides an additional menu to show, fade or hide unhilited lines (rows).
 

Uses of DefaultVisualizationNodeView in org.knime.base.node.viz.plotter.scatter
 

Subclasses of DefaultVisualizationNodeView in org.knime.base.node.viz.plotter.scatter
 class ScatterPlotterNodeView
          Extends the DefaultVisualizationNodeView by adding an additional menu to show, fade or hide unhilited dots.
 



Copyright, 2003 - 2010. All rights reserved.
University of Konstanz, Germany.
Chair for Bioinformatics and Information Mining, Prof. Dr. Michael R. Berthold.
You may not modify, publish, transmit, transfer or sell, reproduce, create derivative works from, distribute, perform, display, or in any way exploit any of the content, in whole or in part, except as otherwise expressly permitted in writing by the copyright owner or as specified in the license file distributed with this product.