Uses of Class
org.knime.base.node.viz.enrichment.EnrichmentPlotterSettings.PlotMode

Packages that use EnrichmentPlotterSettings.PlotMode
org.knime.base.node.viz.enrichment The enrichment plotter node allows you to plot enrichment curves. 
 

Uses of EnrichmentPlotterSettings.PlotMode in org.knime.base.node.viz.enrichment
 

Methods in org.knime.base.node.viz.enrichment that return EnrichmentPlotterSettings.PlotMode
 EnrichmentPlotterSettings.PlotMode EnrichmentPlotterSettings.plotMode()
          Returns the desired plot mode.
static EnrichmentPlotterSettings.PlotMode EnrichmentPlotterSettings.PlotMode.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static EnrichmentPlotterSettings.PlotMode[] EnrichmentPlotterSettings.PlotMode.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.knime.base.node.viz.enrichment with parameters of type EnrichmentPlotterSettings.PlotMode
 void EnrichmentPlotterSettings.plotMode(EnrichmentPlotterSettings.PlotMode mode)
          Sets the desired plot mode.
 



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.