Package org.knime.base.node.viz.pie.datamodel

This package contains the pie chart data model classes.

See:
          Description

Class Summary
PieDataModel The abstract pie data model which provides method to hold the data which should be displayed as a pie chart.
PieHiliteCalculator The hilite calculator for the pie chart.
PieSectionDataModel This class implements a section of a pie chart.
PieSubSectionDataModel This class implements a sub section of a pie chart.
PieVizModel The abstract pie visualization model which provides the basic data and additional viewing option like the show section outline flag.
 

Package org.knime.base.node.viz.pie.datamodel Description

This package contains the pie chart data model classes.

A pie chart in general consists of a PieVizModel which contains the visualization specific information like pie size, label policy, and layout flags. It also holds the PieDataModel which consists of the PieSectionDataModels. Each pie sections represents a value of the selected pie column. The sections contain one or more PieSubSectionDataModels. Each sub section represents a color defined on a column using the color manager.



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.