Package | Description |
---|---|
it.geosolutions.imageio.plugins.jp2k.box |
Modifier and Type | Class and Description |
---|---|
class |
ASOCBox |
class |
BitsPerComponentBox
This class is defined to represent a Bits Per Component Box of JPEG JP2 file
format.
|
class |
CaptureResolutionBox
This class is defined to represent a Capture Resolution Box of JPEG JP2 file format.
|
class |
ChannelDefinitionBox
This class is designed to represent a Channel Definition Box of JPEG JP2 file format.
|
class |
CodestreamHeaderBox |
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 Component Mapping Box of JPEG JP2 file
format.
|
class |
CompositingLayerHeaderBox |
class |
ContiguousCodestreamBox
This class is defined to create the contiguous codestream box of JP2 file
format.
|
class |
DataEntryURLBox
This class is defined to represent a Data Entry URL Box of JPEG JP2 file
format.
|
class |
DefaultDisplayResolutionBox
This class is defined to represent a Default Display Resolution Box
of JPEG JP2 file format.
|
class |
FileTypeBox
This class is defined to represent a File Type Box of JPEG JP2 file format.
|
class |
ImageHeaderBox
This class is defined to represent an Image Header Box of JPEG JP2 file
format.
|
class |
IPRBox |
class |
JP2HeaderBox
This class is defined to represent an Image Header Box of JPEG JP2 file
format.
|
class |
JP2KFileBox
Fake node to represent that a JPEG2000 file is a superbox itself.
|
class |
LabelBox
This class is defined to represent a Label Box of JPEG JP2 file
format.
|
class |
PaletteBox
This class is designed to represent a palette box for JPEG 2000 JP2 file
format.
|
class |
ReaderRequirementsBox |
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 |
UUIDInfoBox
This class is defined to represent a UUIDInfo 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 | Field and Description |
---|---|
static Map<Integer,Class<? extends BaseJP2KBox>> |
BoxUtilities.boxClasses
A Hashtable contains the class names for each type of the boxes.
|
Modifier and Type | Method and Description |
---|---|
static Class<? extends BaseJP2KBox> |
BoxUtilities.getBoxClass(int type)
Returns the Box class for the box with the provided
type . |
Copyright © 2006–2016 GeoSolutions. All rights reserved.