Uses of Class
org.knime.base.node.viz.pie.impl.PieProperties

Packages that use PieProperties
org.knime.base.node.viz.pie.impl This package contains the plotter framework implementation classes. 
org.knime.base.node.viz.pie.impl.fixed This package contains the fixed pie chart plotter classes. 
org.knime.base.node.viz.pie.impl.interactive This package contains the interactive pie chart plotter classes. 
org.knime.base.node.viz.pie.node This package contains the KNIME node classes for the fixed and interactive pie chart. 
 

Uses of PieProperties in org.knime.base.node.viz.pie.impl
 

Classes in org.knime.base.node.viz.pie.impl with type parameters of type PieProperties
 class PiePlotter<P extends PieProperties<D>,D extends PieVizModel>
          The abstract plotter implementation of the pie chart which acts as the controller between the PieVizModel and the PieDrawingPane.
 

Uses of PieProperties in org.knime.base.node.viz.pie.impl.fixed
 

Subclasses of PieProperties in org.knime.base.node.viz.pie.impl.fixed
 class FixedPieProperties
          The fixed implementation of the PieProperties panel.
 

Uses of PieProperties in org.knime.base.node.viz.pie.impl.interactive
 

Subclasses of PieProperties in org.knime.base.node.viz.pie.impl.interactive
 class InteractivePieProperties
          The interactive implementation of the PieProperties panel which allows the changing of the pie and aggregation column.
 

Uses of PieProperties in org.knime.base.node.viz.pie.node
 

Classes in org.knime.base.node.viz.pie.node with type parameters of type PieProperties
 class PieNodeView<P extends PieProperties<D>,D extends PieVizModel,T extends PieNodeModel<D>>
          The abstract node view which contains the pie chart panel.
 



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.