[]
        
(Showing Draft Content)

CSJ2K.j2k.util

CSJ2K.j2k.util Namespace

Classes

ArrayUtil

This class contains a colleaction of utility static methods for arrays.

CodestreamManipulator

This class takes a legal JPEG 2000 codestream and performs some manipulation on it. Currently the manipulations supported are: Tile-parts

FacilityManager

ISRandomAccessIO

MathUtil

This class contains a collection of utility methods fro mathematical operations. All methods are static.

MsgPrinter

This utility class formats messages to the specified line width, by inserting line-breaks between words, and printing the resulting lines.

ParameterList

This class holds modules options and parameters as they are provided to the encoder or the decoder. Each option and its associated parameters are stored as strings.

       <p>This class is built on the standard Java Properties class. Consequently,
       it offers facilities to load and write parameters from/to a file. In the
       meantime, a ParameterList object can also handle default parameters for
       each option.</p><p>Each parameter can be retrieved as a string or as an specific primitive
       type (int, float, etc).</p><p>For more details see the Properties class.</p><p>Note that this class does not support multiple occurrences of parameters
       (for a parameter name, only one value is possible). Also there is no
       particular order of the parameters.</p>

StreamMsgLogger

StringFormatException

Thrown to indicate that the application has attempted to parse a badly formatted string.

ThreadPool

Structs

MsgLogger_Fields

Interfaces

MsgLogger

ProgressWatch