Uses of Class
org.knime.core.data.property.SizeModelDouble.Mapping

Packages that use SizeModelDouble.Mapping
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 SizeModelDouble.Mapping in org.knime.core.data.property
 

Methods in org.knime.core.data.property that return SizeModelDouble.Mapping
 SizeModelDouble.Mapping SizeModelDouble.getMappingMethod()
           
static SizeModelDouble.Mapping SizeModelDouble.Mapping.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static SizeModelDouble.Mapping[] SizeModelDouble.Mapping.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Constructors in org.knime.core.data.property with parameters of type SizeModelDouble.Mapping
SizeModelDouble(double min, double max, double factor, SizeModelDouble.Mapping mapping)
          Creates a new SizeHandler based on an interval defined by min and max and a magnification factor which defines the range onto the interval is mapped.
 



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.