Uses of Package
org.knime.base.node.viz.plotter.columns

Packages that use org.knime.base.node.viz.plotter.columns
org.knime.base.node.mine.regression.linear.view Customized scatter plot view that also shows the regression line. 
org.knime.base.node.mine.regression.polynomial.learner The polyreg's predictor package contains just the two classes that make up the predictor node: the model and its factory. 
org.knime.base.node.viz.plotter.box Contains all classes that realize a box plot. 
org.knime.base.node.viz.plotter.dendrogram Contains all classes necessary to visualize a hierachical clustering result represented by a DendrogramNode
org.knime.base.node.viz.plotter.line A line plot plots the numeric columns of the input table as lines. 
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. 
org.knime.base.node.viz.plotter.scattermatrix A scatter matrix plot is a matrix of scatter plots, where each selected column is plotted against each selected column. 
 

Classes in org.knime.base.node.viz.plotter.columns used by org.knime.base.node.mine.regression.linear.view
TwoColumnPlotter
          Wraps the functionality where the data of two columns have to be displayed.
TwoColumnProperties
           Provides functionality to select the x and the y column to display.
 

Classes in org.knime.base.node.viz.plotter.columns used by org.knime.base.node.mine.regression.polynomial.learner
TwoColumnPlotter
          Wraps the functionality where the data of two columns have to be displayed.
 

Classes in org.knime.base.node.viz.plotter.columns used by org.knime.base.node.viz.plotter.box
MultiColumnPlotterProperties
          This class adds to the default properties (AbstractPlotterProperties) a column filter and provides the possibility to update the columns displayed in this column filter.
 

Classes in org.knime.base.node.viz.plotter.columns used by org.knime.base.node.viz.plotter.dendrogram
TwoColumnPlotter
          Wraps the functionality where the data of two columns have to be displayed.
 

Classes in org.knime.base.node.viz.plotter.columns used by org.knime.base.node.viz.plotter.line
MultiColumnPlotterProperties
          This class adds to the default properties (AbstractPlotterProperties) a column filter and provides the possibility to update the columns displayed in this column filter.
TwoColumnPlotter
          Wraps the functionality where the data of two columns have to be displayed.
 

Classes in org.knime.base.node.viz.plotter.columns used by org.knime.base.node.viz.plotter.parcoord
MultiColumnPlotterProperties
          This class adds to the default properties (AbstractPlotterProperties) a column filter and provides the possibility to update the columns displayed in this column filter.
 

Classes in org.knime.base.node.viz.plotter.columns used by org.knime.base.node.viz.plotter.scatter
TwoColumnPlotter
          Wraps the functionality where the data of two columns have to be displayed.
TwoColumnProperties
           Provides functionality to select the x and the y column to display.
 

Classes in org.knime.base.node.viz.plotter.columns used by org.knime.base.node.viz.plotter.scattermatrix
MultiColumnPlotterProperties
          This class adds to the default properties (AbstractPlotterProperties) a column filter and provides the possibility to update the columns displayed in this column filter.
TwoColumnPlotter
          Wraps the functionality where the data of two columns have to be displayed.
 



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.