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

Packages that use BarElementDataModel
org.knime.base.node.viz.histogram.datamodel This package contains all data and visualization models which are used in the different histogram implementations. 
 

Uses of BarElementDataModel in org.knime.base.node.viz.histogram.datamodel
 

Subclasses of BarElementDataModel in org.knime.base.node.viz.histogram.datamodel
 class InteractiveBarElementDataModel
          This class extends the BarElementDataModel to support hiliting.
 

Methods in org.knime.base.node.viz.histogram.datamodel that return BarElementDataModel
protected  BarElementDataModel BarElementDataModel.clone()
          
protected  BarElementDataModel BarDataModel.createElement(Color color)
          
protected  BarElementDataModel InteractiveBarDataModel.createElement(Color color)
          
static BarElementDataModel BarElementDataModel.loadFromFile(Config config, ExecutionMonitor exec)
           
 

Methods in org.knime.base.node.viz.histogram.datamodel that return types with arguments of type BarElementDataModel
 List<BarElementDataModel> BarDataModel.getSelectedElements()
          
protected  Collection<BarElementDataModel> BarDataModel.loadElements(ConfigRO config, ExecutionMonitor exec)
          
 

Method parameters in org.knime.base.node.viz.histogram.datamodel with type arguments of type BarElementDataModel
protected  void BarDataModel.saveElements(Collection<BarElementDataModel> elements, ConfigWO config, ExecutionMonitor exec)
          
 



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.