|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--JJ2KEncoder
This class is a wrapper for the CmdLnEncoder class in the jj2000.j2k.encoder package. It is used to avoid having to list the whole package hierarchy in the java virtual machine command line.
Constructor Summary | |
JJ2KEncoder()
|
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 JJ2KEncoder()
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 |