Uses of Interface
org.knime.base.node.preproc.binner.BinnerColumnFactory.Bin

Packages that use BinnerColumnFactory.Bin
org.knime.base.node.preproc.binner Contains a node to bin/group a number of numeric columns into a string column by predefined intervals. 
 

Uses of BinnerColumnFactory.Bin in org.knime.base.node.preproc.binner
 

Classes in org.knime.base.node.preproc.binner that implement BinnerColumnFactory.Bin
 class NumericBin
          Delegates bin access function to lokal structure.
 

Methods in org.knime.base.node.preproc.binner that return BinnerColumnFactory.Bin
(package private)  BinnerColumnFactory.Bin BinnerColumnFactory.getBin(int index)
          Return Bin for index.
 

Constructors in org.knime.base.node.preproc.binner with parameters of type BinnerColumnFactory.Bin
BinnerColumnFactory(int columnIdx, BinnerColumnFactory.Bin[] bins, String name, boolean append)
          A binned column created by name and a number of bins.
 



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.