|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--JJ2KDecoder
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 | |
JJ2KDecoder()
|
Method Summary | |
static void |
main(java.lang.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 |
public JJ2KDecoder()
Method Detail |
public static void main(java.lang.String[] argv)
argv
- The command line arguments.
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |