ucar.jpeg
Class jj2kGrib2

java.lang.Object
  extended by ucar.jpeg.jj2kGrib2

public class jj2kGrib2
extends Object

This class is a wrapper for the CmdLnDecoder class in the jj2000.j2k.decoder package. It avoids having to list the whole package hierarchy in the java virtual machine command line (i.e. jj2000.j2k.decoder.Decoder).


Constructor Summary
jj2kGrib2()
           
 
Method Summary
static void main(String[] argv)
          The starting point of the program.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

jj2kGrib2

public jj2kGrib2()
Method Detail

main

public static void main(String[] argv)
                 throws IOException
The starting point of the program. It forwards the call to the CmdLnDecoder class.

Parameters:
argv - The command line arguments.
Throws:
IOException


Copyright © 1999-2011 UCAR/Unidata. All Rights Reserved.