Package org.knime.base.node.viz.aggregation

This package contains all data models and some utility classes which are used in the different aggregation visualization implementations like pie chart and histogram.

See:
          Description

Interface Summary
AggregationModel<S,H extends Shape> This interface provides methods which are common to the aggregation model and sub model.
HiliteShapeCalculator<S extends Shape,H extends Shape> Hilite shape calculator interface which is used in the aggregation value classes to calculate the hilite shape.
 

Class Summary
AggregationValModel<T extends AggregationValSubModel<S,H>,S extends Shape,H extends Shape> This abstract class holds the data of a particular aggregation value and its AggregationValSubModels.
AggregationValSubModel<S extends Shape,H extends Shape> This class holds the data of a sub model which represents rows of the same color.
DrawingUtils Utility class that eases the drawing of different shapes.
 

Enum Summary
AggregationMethod Enumerates all possible aggregation methods of the Histogram visualisation.
ValueScale Enumeration of different value scales.
 

Package org.knime.base.node.viz.aggregation Description

This package contains all data models and some utility classes which are used in the different aggregation visualization implementations like pie chart and histogram.



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.