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

Packages that use PiePlotter
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. 
org.knime.base.node.viz.pie.node.fixed This package contains the KNIME node classes for the fixed pie chart. 
org.knime.base.node.viz.pie.node.interactive This package contains the KNIME node classes for the interactive pie chart. 
 

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

Subclasses of PiePlotter in org.knime.base.node.viz.pie.impl.fixed
 class FixedPiePlotter
          The fixed column implementation of the pie plotter.
 

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

Subclasses of PiePlotter in org.knime.base.node.viz.pie.impl.interactive
 class InteractivePiePlotter
          The interactive implementation of the pie plotter which allows the user to change the pie and aggregation column in the view and supports hiliting.
 

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

Methods in org.knime.base.node.viz.pie.node that return PiePlotter
protected abstract  PiePlotter<P,D> PieNodeView.getPlotter(D vizModel, HiLiteHandler handler)
           
 

Uses of PiePlotter in org.knime.base.node.viz.pie.node.fixed
 

Methods in org.knime.base.node.viz.pie.node.fixed that return PiePlotter
protected  PiePlotter<FixedPieProperties,FixedPieVizModel> FixedPieNodeView.getPlotter(FixedPieVizModel vizModel, HiLiteHandler handler)
          
 

Uses of PiePlotter in org.knime.base.node.viz.pie.node.interactive
 

Methods in org.knime.base.node.viz.pie.node.interactive that return PiePlotter
protected  PiePlotter<InteractivePieProperties,InteractivePieVizModel> InteractivePieNodeView.getPlotter(InteractivePieVizModel vizModel, HiLiteHandler handler)
          
 



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.