org.knime.base.util.coordinate
Class IntegerCoordinateFactory
java.lang.Object
org.knime.base.util.coordinate.IntegerCoordinateFactory
- All Implemented Interfaces:
- CoordinateFactory
public class IntegerCoordinateFactory
- extends Object
- implements CoordinateFactory
- Author:
- sellien, University of Konstanz
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IntegerCoordinateFactory
public IntegerCoordinateFactory()
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.