org.knime.base.util.coordinate
Class IntegerCoordinateMapping
java.lang.Object
org.knime.base.util.coordinate.CoordinateMapping
org.knime.base.util.coordinate.IntegerCoordinateMapping
public class IntegerCoordinateMapping
- extends CoordinateMapping
Holds the original value according to the domain and its mapping.
- Author:
- Tobias Koetter, University of Konstanz
Constructor Summary |
protected |
IntegerCoordinateMapping(String stringDomainValue,
int domainValue,
double mappingValue)
Constructs a coordinate mapping. |
IntegerCoordinateMapping
protected IntegerCoordinateMapping(String stringDomainValue,
int domainValue,
double mappingValue)
- Constructs a coordinate mapping.
- Parameters:
stringDomainValue
- the domain value as stringdomainValue
- the domain valuemappingValue
- the corresponding mapped value
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.