Uses of Interface
org.knime.core.data.property.ColorHandler.ColorModel

Packages that use ColorHandler.ColorModel
org.knime.core.data.property Contains utility classes for Colors, Shapes, and Sizes which can be assigned to a DataTable via corresponding ColorHandler, ShapeHandler, and SizeHandler all derived from PropertyHandler
 

Uses of ColorHandler.ColorModel in org.knime.core.data.property
 

Classes in org.knime.core.data.property that implement ColorHandler.ColorModel
 class ColorModelNominal
          Color model which maps a set of DataCell objects to Color.
 class ColorModelRange
          Computes colors based on a range of minimum and maximum values assigned to certain colors which are interpolated between a min and maximum color.
 

Constructors in org.knime.core.data.property with parameters of type ColorHandler.ColorModel
ColorHandler(ColorHandler.ColorModel model)
          Create new color handler with the given ColorModel.
 



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.