Uses of Class
org.knime.base.node.viz.pie.datamodel.PieSubSectionDataModel

Packages that use PieSubSectionDataModel
org.knime.base.node.viz.pie.datamodel This package contains the pie chart data model classes. 
 

Uses of PieSubSectionDataModel in org.knime.base.node.viz.pie.datamodel
 

Methods in org.knime.base.node.viz.pie.datamodel that return PieSubSectionDataModel
protected  PieSubSectionDataModel PieSectionDataModel.createElement(Color color)
          
static PieSubSectionDataModel PieSubSectionDataModel.loadFromFile(Config config, ExecutionMonitor exec)
           
 

Methods in org.knime.base.node.viz.pie.datamodel that return types with arguments of type PieSubSectionDataModel
protected  Collection<PieSubSectionDataModel> PieSectionDataModel.loadElements(ConfigRO config, ExecutionMonitor exec)
          
 

Methods in org.knime.base.node.viz.pie.datamodel with parameters of type PieSubSectionDataModel
 String PieVizModel.createLabel(PieSectionDataModel section, PieSubSectionDataModel subSection)
           
 

Method parameters in org.knime.base.node.viz.pie.datamodel with type arguments of type PieSubSectionDataModel
protected  void PieSectionDataModel.saveElements(Collection<PieSubSectionDataModel> 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.