Serialized Form


Package jj2000.j2k

Class jj2000.j2k.NoNextElementException implements Serializable

Class jj2000.j2k.NotImplementedError implements Serializable


Package jj2000.j2k.util

Class jj2000.j2k.util.ParameterList implements Serializable

Class jj2000.j2k.util.StringFormatException implements Serializable


Package jj2000.j2k.codestream

Class jj2000.j2k.codestream.CorruptedCodestreamException implements Serializable


Package jj2000.j2k.decoder

Class jj2000.j2k.decoder.SimpleAppletDecoder implements Serializable

Serialized Fields

dec

Decoder dec
The decoder


pl

ParameterList pl
The parameter list to give to the decoder


decThread

java.lang.Thread decThread
The thread where the decoder is run


decStarted

boolean decStarted
If the decoder thread has already been started


isp

ImgScrollPane isp
Where the image is displayed


Package jj2000.disp

Class jj2000.disp.ImgScrollPane implements Serializable

Serialized Fields

hsbar

ImgScrollPane.ISPScrollbar hsbar
The horizontal scrollbar.

 

vsbar

ImgScrollPane.ISPScrollbar vsbar
The vertical scrollabr.

 

imgDisplay

ImgScrollPane.ImageScrollDisplay imgDisplay
The image display

 

sbType

int sbType
The scrollbar type (always, as needed, etc.)

 

zoom

float zoom
The zoom to use in displaying the image. A factor larger than one produces a zoom in effect.

 

lastZoom

float lastZoom
The zoom used in the last scrollbar calculation.

 

lastSize

java.awt.Dimension lastSize
The viewable size used in the last scrollbar calculation.

 

copyScroll

boolean copyScroll
If scrolling is to be done by copying ot not. If not done by copying everything is redrawn.

 


Package colorspace.boxes

Class colorspace.boxes.JP2Box.BoxType implements Serializable


Package colorspace

Class colorspace.ColorSpaceException implements Serializable


Package icc.lut

Class icc.lut.MatrixBasedTransformException implements Serializable

Class icc.lut.MonochromeTransformException implements Serializable


Package icc.tags

Class icc.tags.ICCTagTable implements Serializable

Serialized Fields

trios

java.util.Vector trios

tagCount

int tagCount


Package icc

Class icc.ICCProfileException implements Serializable

Class icc.ICCProfileInvalidException implements Serializable

Class icc.ICCProfileNotFoundException implements Serializable