Package jj2000.j2k
Class JJ2KInfo
java.lang.Object
jj2000.j2k.JJ2KInfo
This class holds general JJ2000 information, such as the version number,
copyright, contact address, etc.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
version
The version number (such as 2.0, 2.1.1, etc.)- See Also:
-
copyright
The copyright message string. Double newlines separate paragraphs. Newlines should be respected when displaying the message.- See Also:
-
bugaddr
The bug reporting e-mail address- See Also:
-
-
Constructor Details
-
JJ2KInfo
public JJ2KInfo()
-