org.deegree.tools.crs.georeferencing.application.handler
Class FileInputHandler
java.lang.Object
org.deegree.tools.crs.georeferencing.application.handler.FileInputHandler
public class FileInputHandler
- extends Object
Handles the action to read from a file.
- Version:
- $Revision: 28927 $, $Date: 2010-12-21 17:10:46 +0100 (Tue, 21 Dec 2010) $
- Author:
- Steffen Thomas, last edited by: $Author: aschmitz $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FileInputHandler
public FileInputHandler(PointTableFrame tablePanel)
getData
public Vector<Vector<Double>> getData()
- Returns:
- the data, can be
null
.
Copyright © 2011. All Rights Reserved.