nl.idgis.tools.image
Class TfwReader

java.lang.Object
  extended by nl.idgis.tools.image.TfwReader
All Implemented Interfaces:
ImageRegistrationReader

public class TfwReader
extends java.lang.Object
implements ImageRegistrationReader


Constructor Summary
TfwReader()
           
 
Method Summary
 ImageProperties getImageFile(java.io.BufferedReader br, java.io.File tiffFile)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TfwReader

public TfwReader()
Method Detail

getImageFile

public ImageProperties getImageFile(java.io.BufferedReader br,
                                    java.io.File tiffFile)
                             throws java.io.IOException
Specified by:
getImageFile in interface ImageRegistrationReader
Throws:
java.io.IOException