org.knime.base.util.coordinate
Class NominalCoordinateFactory
java.lang.Object
org.knime.base.util.coordinate.NominalCoordinateFactory
- All Implemented Interfaces:
- CoordinateFactory
public class NominalCoordinateFactory
- extends Object
- implements CoordinateFactory
Factory class for a nominal coordinate.
- Author:
- Stephan Sellien, University of Konstanz
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NominalCoordinateFactory
public NominalCoordinateFactory()
createCoordinate
public Coordinate createCoordinate(DataColumnSpec columnSpec)
- Factory method for creating a
Coordinate
according to a
DataColumnSpec
.
- Specified by:
createCoordinate
in interface CoordinateFactory
- Parameters:
columnSpec
- the DataColumnSpec
- Returns:
- the according
Coordinate
, or null
if for
some reason an appropriate coordinate cannot be created
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.