org.deegree.tools.crs.georeferencing.application.handler
Class FileInputHandler

java.lang.Object
  extended by 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 $

Constructor Summary
FileInputHandler(PointTableFrame tablePanel)
           
 
Method Summary
 Vector<Vector<Double>> getData()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FileInputHandler

public FileInputHandler(PointTableFrame tablePanel)
Method Detail

getData

public Vector<Vector<Double>> getData()
Returns:
the data, can be null.


Copyright © 2011. All Rights Reserved.