Uses of Package
org.knime.base.node.viz.histogram.util

Packages that use org.knime.base.node.viz.histogram.util
org.knime.base.node.viz.histogram.datamodel This package contains all data and visualization models which are used in the different histogram implementations. 
org.knime.base.node.viz.histogram.impl This package contains the different plotter implementations of the histogram and the root class AbstractHistogramPlotter and AbstractHistogramProperties that need to be implemented by the concrete implementation. 
org.knime.base.node.viz.histogram.impl.fixed This is the memory saving implementation of the abstract histogram plotter. 
org.knime.base.node.viz.histogram.impl.interactive This is the interactive implementation of the abstract histogram plotter. 
org.knime.base.node.viz.histogram.node Contains classes for KNIME nodes which uses the classes of the histogram package to display a histogram view. 
org.knime.base.node.viz.histogram.util Contains utility classes which performe binning or which are used in dialogs to select the aggregation columns. 
 

Classes in org.knime.base.node.viz.histogram.util used by org.knime.base.node.viz.histogram.datamodel
ColorColumn
          Holds the color for a given column name.
 

Classes in org.knime.base.node.viz.histogram.util used by org.knime.base.node.viz.histogram.impl
ColorColumn
          Holds the color for a given column name.
 

Classes in org.knime.base.node.viz.histogram.util used by org.knime.base.node.viz.histogram.impl.fixed
ColorColumn
          Holds the color for a given column name.
 

Classes in org.knime.base.node.viz.histogram.util used by org.knime.base.node.viz.histogram.impl.interactive
ColorColumn
          Holds the color for a given column name.
 

Classes in org.knime.base.node.viz.histogram.util used by org.knime.base.node.viz.histogram.node
ColorColumn
          Holds the color for a given column name.
 

Classes in org.knime.base.node.viz.histogram.util used by org.knime.base.node.viz.histogram.util
ColorColumn
          Holds the color for a given column name.
IntervalBinCreator
          This class is a helper class of the BinningUtil class to create the different BinDataModels for fixed and interactive histogram.
NoDomainColumnFilter
          This ColumnFilter implementation filters all columns which have no DataColumnDomain information.
SettingsModelColorNameColumns
           
 



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.