org.openjump.core.ui.plugin.file
Class WorldFileWriter

java.lang.Object
  extended by org.openjump.core.ui.plugin.file.WorldFileWriter

public class WorldFileWriter
extends java.lang.Object


Constructor Summary
WorldFileWriter()
           
 
Method Summary
static void writeWorldFile(java.io.File imageFile, LayerViewPanel panel)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WorldFileWriter

public WorldFileWriter()
Method Detail

writeWorldFile

public static void writeWorldFile(java.io.File imageFile,
                                  LayerViewPanel panel)
                           throws java.io.IOException
Throws:
java.io.IOException