org.knime.base.util.coordinate
Class NominalCoordinateMapping
java.lang.Object
org.knime.base.util.coordinate.CoordinateMapping
org.knime.base.util.coordinate.NominalCoordinateMapping
public class NominalCoordinateMapping
- extends CoordinateMapping
Holds the nominal domain value according its mapping.
- Author:
- Christoph Sieb, University of Konstanz
NominalCoordinateMapping
NominalCoordinateMapping(String domValue,
double mappingValue)
- Constructs a nominal coordinate mapping.
- Parameters:
domValue
- the domain valuemappingValue
- the corresponding mapped value
getValues
public DataValue[] getValues()
- Returns the values if set.
- Overrides:
getValues
in class CoordinateMapping
- Returns:
- the 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.