Package org.openjump.core.ui.plugin.file
Class WorldFileWriter
- java.lang.Object
-
- org.openjump.core.ui.plugin.file.WorldFileWriter
-
public class WorldFileWriter extends Object
-
-
Constructor Summary
Constructors Constructor Description WorldFileWriter()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static void
writeWorldFile(File imageFile, LayerViewPanel panel)
-
-
-
Method Detail
-
writeWorldFile
public static void writeWorldFile(File imageFile, LayerViewPanel panel) throws IOException
- Throws:
IOException
-
-