Serialized Form
|
Package jj2000.j2k.codestream |
|
Package jj2000.j2k.decoder |
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
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.
-
trios
java.util.Vector trios
tagCount
int tagCount