Uses of Package
org.knime.base.node.viz.pie.util

Packages that use org.knime.base.node.viz.pie.util
org.knime.base.node.viz.pie.datamodel.fixed This package contains the fixed pie chart data model classes. 
org.knime.base.node.viz.pie.datamodel.interactive This package contains the interactive pie chart data model 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. 
org.knime.base.node.viz.pie.util This package contains some utility classes like the ColumnFilter and the GeometryUtil class. 
 

Classes in org.knime.base.node.viz.pie.util used by org.knime.base.node.viz.pie.datamodel.fixed
TooManySectionsException
          This Exception is thrown more section exists than defined in the PieColumnFilter.MAX_NO_OF_SECTIONS variable.
 

Classes in org.knime.base.node.viz.pie.util used by org.knime.base.node.viz.pie.datamodel.interactive
TooManySectionsException
          This Exception is thrown more section exists than defined in the PieColumnFilter.MAX_NO_OF_SECTIONS variable.
 

Classes in org.knime.base.node.viz.pie.util used by org.knime.base.node.viz.pie.node
TooManySectionsException
          This Exception is thrown more section exists than defined in the PieColumnFilter.MAX_NO_OF_SECTIONS variable.
 

Classes in org.knime.base.node.viz.pie.util used by org.knime.base.node.viz.pie.node.fixed
TooManySectionsException
          This Exception is thrown more section exists than defined in the PieColumnFilter.MAX_NO_OF_SECTIONS variable.
 

Classes in org.knime.base.node.viz.pie.util used by org.knime.base.node.viz.pie.node.interactive
TooManySectionsException
          This Exception is thrown more section exists than defined in the PieColumnFilter.MAX_NO_OF_SECTIONS variable.
 

Classes in org.knime.base.node.viz.pie.util used by org.knime.base.node.viz.pie.util
PieColumnFilter
          A ColumnFilter implementation that filters all columns with no valid domain and more than 250 values.
 



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.