Package | Description |
---|---|
com.sun.media.imageioimpl.plugins.jpeg2000 |
Modifier and Type | Class and Description |
---|---|
class |
BitsPerComponentBox
This class is defined to represent a Bits Per Component Box of JPEG
JP2 file format.
|
class |
ChannelDefinitionBox
This class is designed to represent a Channel Definition Box of
JPEG JP2 file format.
|
class |
ColorSpecificationBox
This class is defined to represent a Color Specification Box of JPEG JP2
file format.
|
class |
ComponentMappingBox
This class is defined to represent a Color Specification Box of JPEG JP2
file format.
|
class |
DataEntryURLBox
This class is defined to represent a Data Entry URL Box of JPEG JP2
file format.
|
class |
FileTypeBox
This class is defined to represent a File Type Box of JPEG JP2 file
format.
|
class |
HeaderBox
This class is defined to represent an Image Header Box of JPEG JP2 file
format.
|
class |
PaletteBox
This class is designed to represent a palette box for JPEG 2000 JP2 file
format.
|
class |
ResolutionBox
This class is defined to represent a Resolution Box of JPEG JP2
file format.
|
class |
SignatureBox
This class is defined to represent a Signature Box of JPEG JP2
file format.
|
class |
UUIDBox
This class is defined to represent a UUID Box of JPEG JP2
file format.
|
class |
UUIDListBox
This class is defined to represent a UUID list Box of JPEG JP2
file format.
|
class |
XMLBox
This class is defined to represent a XML box of JPEG JP2
file format.
|
Modifier and Type | Method and Description |
---|---|
static Box |
Box.createBox(int type,
Node node)
Creates a
Box object with the provided type
based on the provided Node object based on reflection. |
Box |
J2KMetadata.getElement(String name) |
Modifier and Type | Method and Description |
---|---|
void |
J2KMetadata.addNode(Box node) |
private void |
J2KMetadata.replace(String name,
Box box) |
Copyright © 2016 Open Microscopy Environment