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

Packages that use MultiColumnPlotterProperties
org.knime.base.node.viz.plotter.box Contains all classes that realize a box plot. 
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.scattermatrix A scatter matrix plot is a matrix of scatter plots, where each selected column is plotted against each selected column. 
 

Uses of MultiColumnPlotterProperties in org.knime.base.node.viz.plotter.box
 

Subclasses of MultiColumnPlotterProperties in org.knime.base.node.viz.plotter.box
 class BoxPlotterProperties
          Tab to select whether to normalize the drawing or not.
 

Uses of MultiColumnPlotterProperties in org.knime.base.node.viz.plotter.line
 

Subclasses of MultiColumnPlotterProperties in org.knime.base.node.viz.plotter.line
 class LinePlotterProperties
          One tab for the color legend with the possibility to change the color for each column, one tab to set whether missing values should be interpolated or not and one tab to adjust dot size and line thickness and to select whether to show or hide the dots.
 

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

Subclasses of MultiColumnPlotterProperties in org.knime.base.node.viz.plotter.parcoord
 class ParallelCoordinatePlotterProperties
          In addition to the MultiColumnPlotterProperties a tab to select how to handle missing values and a tab to adjust dot size, line thickness and select whether to show or hide dots is provided.
 

Uses of MultiColumnPlotterProperties in org.knime.base.node.viz.plotter.scattermatrix
 

Subclasses of MultiColumnPlotterProperties in org.knime.base.node.viz.plotter.scattermatrix
 class ScatterMatrixProperties
          Extends the MultiColumnPlotterProperties by adding a ScatterPlotterAppearanceTab.
 



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.