org.knime.base.util.coordinate
Class DoubleCoordinateMapping
java.lang.Object
org.knime.base.util.coordinate.CoordinateMapping
org.knime.base.util.coordinate.DoubleCoordinateMapping
public class DoubleCoordinateMapping
- extends CoordinateMapping
Holds the original value according to the domain and its mapping.
- Author:
- Christoph Sieb, University of Konstanz, Stephan Sellien, University of Konstanz
DoubleCoordinateMapping
DoubleCoordinateMapping(String stringDomainValue,
double 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.