Uses of Class
org.knime.base.node.viz.histogram.datamodel.InteractiveBinDataModel

Packages that use InteractiveBinDataModel
org.knime.base.node.viz.histogram.util Contains utility classes which performe binning or which are used in dialogs to select the aggregation columns. 
 

Uses of InteractiveBinDataModel in org.knime.base.node.viz.histogram.util
 

Methods in org.knime.base.node.viz.histogram.util that return types with arguments of type InteractiveBinDataModel
static List<InteractiveBinDataModel> BinningUtil.createInteractiveIntervalBins(DataColumnSpec colSpec, int numberOfBins)
          Creates the given number of interval bins for the given column specification.
static List<InteractiveBinDataModel> BinningUtil.createInteractiveNominalBins(DataColumnSpec colSpec)
          Creates interactive nominal bins for the given column specification.
 List<InteractiveBinDataModel> InteractiveIntervalBinCreator.getBins()
          
 



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.