Package org.knime.base.node.viz.property.color

Contains the Color Manager and Color Appender node to set colors for a nominal or bounded (numeric) column.

See:
          Description

Class Summary
ColorAppender2NodeDialogPane Dialog to select column to apply colors to.
ColorAppender2NodeFactory Factory to create Color Appender node.
ColorAppender2NodeModel Node model to append color settings to a column selected in the dialog.
ColorManager2DialogNominal A dialog panel used to set color for nominal values.
ColorManager2DialogRange Dialog pane used to specify colors by minimum and maximum bounds.
ColorManager2Icon Constructs a new icon with its specific Color and size.
ColorManager2IconRenderer Constructs a new column values renderer with is specific Color.
ColorManager2NodeDialogPane Color manager dialog which shows all columns of the input data and its corresponding values inside two combo boxes divided by range and nominal ones.
ColorManager2NodeFactory The color manager factory which creates a ColorManager2NodeDialogPane.
ColorManager2NodeModel Model used to set colors either based on the nominal values or ranges (bounds) retrieved from the DataColumnSpec.
ColorManager2RangeIcon An icon which background is painted in colors which are linear interpolated between the two borders.
DefaultAlphaColorPanel A default panel to adjust the alpha color value.
 

Package org.knime.base.node.viz.property.color Description

Contains the Color Manager and Color Appender node to set colors for a nominal or bounded (numeric) column. Both nodes append a ColorHandler instance to the input data for one selected column. For details see the ColorManager2NodeFactory and ColorAppenderNodeFactory factory classes.



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.