|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BaseJP2KBox | |
---|---|
it.geosolutions.imageio.plugins.jp2k.box |
Uses of BaseJP2KBox in it.geosolutions.imageio.plugins.jp2k.box |
---|
Subclasses of BaseJP2KBox in it.geosolutions.imageio.plugins.jp2k.box | |
---|---|
class |
ASOCBox
|
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 |
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 |
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. |
Fields in it.geosolutions.imageio.plugins.jp2k.box with type parameters of type BaseJP2KBox | |
---|---|
static Map<Integer,Class<? extends BaseJP2KBox>> |
BoxUtilities.boxClasses
A Hashtable contains the class names for each type of the boxes. |
Methods in it.geosolutions.imageio.plugins.jp2k.box that return types with arguments of type BaseJP2KBox | |
---|---|
static Class<? extends BaseJP2KBox> |
BoxUtilities.getBoxClass(int type)
Returns the Box class for the box with the provided type . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |