Uses of Class
org.knime.base.node.viz.histogram.impl.AbstractHistogramPlotter

Packages that use AbstractHistogramPlotter
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. 
 

Uses of AbstractHistogramPlotter in org.knime.base.node.viz.histogram.impl.fixed
 

Subclasses of AbstractHistogramPlotter in org.knime.base.node.viz.histogram.impl.fixed
 class FixedHistogramPlotter
          This class is the controller between the data model of the FixedHistogramDataModel class and the view HistogramDrawingPane.
 

Uses of AbstractHistogramPlotter in org.knime.base.node.viz.histogram.impl.interactive
 

Subclasses of AbstractHistogramPlotter in org.knime.base.node.viz.histogram.impl.interactive
 class InteractiveHistogramPlotter
          This class is the controller between the data model of the InteractiveHistogramVizModel class and the view HistogramDrawingPane.
 



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.