ucar.unidata.data.gis
Class Test
java.lang.Object
ucar.unidata.data.gis.Test
public class Test
- extends Object
Test routine for GeoTIFF
- Version:
- $Revision: 1.8 $
- Author:
- IDV Development team
|
Constructor Summary |
Test(String source)
Create a new Test from the source |
|
Method Summary |
static void |
main(String[] args)
Test this routine |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Test
public Test(String source)
- Create a new Test from the source
- Parameters:
source - file name
main
public static void main(String[] args)
throws Exception
- Test this routine
- Parameters:
args - filename
- Throws:
Exception