Package jj2000.j2k.util


package jj2000.j2k.util
  • Class
    Description
    This class contains a colleaction of utility static methods for arrays.
    This class takes a legal JPEG 2000 codestream and performs some manipulation on it.
    This class manages common facilities for mutithreading environments, It can register different facilities for each thread, and also a default one, so that they can be referred by static methods, while possibly having different ones for different threads.
    This class implements a wrapper to turn an InputStream into a RandomAccessIO.
    This class contains a collection of utility methods fro mathematical operations.
    This class provides a simple common abstraction of a facility that logs and/or displays messages or simple strings.
    This utility class formats messages to the specified line width, by inserting line-breaks between words, and printing the resulting lines.
    This class presents a collection of static methods that allow access to some native methods.
     
    This class implements the MsgLogger interface for streams.
    Thrown to indicate that the application has attempted to parse a badly formatted string.
    This class implements a thread pool.