Uses of Class
org.knime.base.node.viz.plotter.columns.TwoColumnProperties

Packages that use TwoColumnProperties
org.knime.base.node.mine.regression.linear.view Customized scatter plot view that also shows the regression line. 
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 TwoColumnProperties in org.knime.base.node.mine.regression.linear.view
 

Subclasses of TwoColumnProperties in org.knime.base.node.mine.regression.linear.view
 class LinRegLinePlotterProperties
          Properties for the LinRegLinePlotter which ensures that the y axis is fixed to the target column and the x column selection box only contains the columns used for the model calculation.
 

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

Subclasses of TwoColumnProperties in org.knime.base.node.viz.plotter.scatter
 class ScatterPlotterProperties
          In addition to the TwoColumnProperties a tab to adjust the dot size and the jitter rate is provided.
 



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.