org.knime.base.node.viz.plotter.parcoord
Class NominalParallelAxis

java.lang.Object
  extended by org.knime.base.node.viz.plotter.parcoord.ParallelAxis
      extended by org.knime.base.node.viz.plotter.parcoord.NominalParallelAxis

public class NominalParallelAxis
extends ParallelAxis

Represents a ParallelAxis with nominal values and provides access to the possible values.

Author:
Fabian Dill, University of Konstanz

Constructor Summary
NominalParallelAxis()
           
 
Method Summary
 Set<String> getPossibleValues()
           
 
Methods inherited from class org.knime.base.node.viz.plotter.parcoord.ParallelAxis
createParallelAxis, getCoordinate, getHeight, getMappedValue, getName, getXPosition, isContainedIn, isNominal, isSelected, setCoordinate, setHeight, setName, setSelected, setXPosition, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

NominalParallelAxis

public NominalParallelAxis()
Method Detail

getPossibleValues

public Set<String> getPossibleValues()
Returns:
the nominal values of this axis.


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.