ch.hsr.worldfiletool
Class WorldFileToolTest

java.lang.Object
  extended by ch.hsr.worldfiletool.WorldFileToolTest

public class WorldFileToolTest
extends java.lang.Object


Constructor Summary
WorldFileToolTest()
           
 
Method Summary
 void create_test_image()
           
 void del_test_files()
           
 void testCheck_ext()
           
 void testMain()
           
 void testRead_image()
           
 void testRead_kml()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WorldFileToolTest

public WorldFileToolTest()
Method Detail

testMain

public void testMain()

testRead_kml

public void testRead_kml()

testRead_image

public void testRead_image()

testCheck_ext

public void testCheck_ext()

create_test_image

public void create_test_image()

del_test_files

public void del_test_files()