@Immutable
public static final class JPEG2000PictureComponent.JPEG2000PictureComponentBO
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected java.lang.Short |
sSiz |
protected java.lang.Short |
xrSiz |
protected java.lang.Short |
yrSiz |
Constructor and Description |
---|
JPEG2000PictureComponentBO(byte[] bytes)
Instantiates a new parsed JPEG2000PictureComponent object
|
protected final java.lang.Short sSiz
protected final java.lang.Short xrSiz
protected final java.lang.Short yrSiz
public JPEG2000PictureComponentBO(byte[] bytes) throws java.io.IOException
bytes
- the byte array corresponding to the 3 fieldsjava.io.IOException
- - any I/O related error will be exposed through an IOException