Package | Description |
---|---|
edu.harvard.hul.ois.jhove.module.jpeg2000 |
Contains supporting classes for the JPEG2000-HUL module.
|
Modifier and Type | Class and Description |
---|---|
class |
AssociationBox
Association Box.
|
class |
BinaryFilterBox
Binary Filter box (JPX).
|
class |
BPCCBox
Bits Per Component box.
|
class |
CaptureResolutionBox
Capture Resolution Box.
|
class |
ChannelDefBox
Channel Definition Box.
|
class |
CodestreamHeaderBox
Codestream Header box.
|
class |
CodestreamRegBox
Codestream Registration Box.
|
class |
ColorGroupBox
Color Group Box.
|
class |
ColorSpecBox
Color specification box.
|
class |
ComponentMapBox
Component Mapping Box.
|
class |
CompOptionsBox
Composition options box (JPX).
|
class |
CompositionBox
Composition Box (JPX).
|
class |
ComposLayerHdrBox
Compositing Layer Header Box (JPX superbox).
|
class |
ContCodestreamBox
Continuous codestream box.
|
class |
CrossRefBox
Cross Reference Box (JPX).
|
class |
DataEntryURLBox
Data Entry URL Box.
|
class |
DDResolutionBox
Default Display Resolution Box.
|
class |
DefaultBox
Default class for Boxes that have not yet been implemented.
|
class |
DesiredReproBox
Desired Reproductions Box (JPX).
|
class |
DigSignatureBox
Digital Signature Box (JPX).
|
class |
FileTypeBox
File Type Box.
|
class |
FragmentListBox
Fragment List Box (JPX).
|
class |
FragmentTableBox
Fragment Table Box (JPX).
|
class |
GTSOBox
Graphics Technology Standard Output Box.
|
class |
ImageHeaderBox
Image Header Box.
|
class |
InstructionSetBox
Instruction Set Box (JPX).
|
class |
IPRBox
Intellectual Property Rights box.
|
class |
JP2HeaderBox
JP2 Header Box.
|
class |
LabelBox
Label box.
|
class |
NumberListBox
Number list box.
|
class |
OpacityBox
Opacity Box (JPX).
|
class |
PaletteBox
Palette box.
|
class |
ReaderRequirementsBox
Reader requirements box (JPX).
|
class |
ResolutionBox
Resolution box.
|
class |
ROIBox
ROI Description box (JPX).
|
class |
UUIDBox
UUID Box.
|
class |
UUIDInfoBox
UUID info box.
|
class |
UUIDListBox
UUID Box.
|
class |
XMLBox
XML Box.
|
Modifier and Type | Field and Description |
---|---|
protected JP2Box |
BoxHolder._parentBox |
Modifier and Type | Method and Description |
---|---|
static JP2Box |
JP2Box.boxMaker(String hType,
BoxHolder parent)
Static factory method for generating an object of the
appropriate subclass of MarkerSegment, based on the
box type.
|
Constructor and Description |
---|
BinaryFilterBox(RandomAccessFile raf,
JP2Box parent)
Constructor with superbox.
|
FileTypeBox(RandomAccessFile raf,
JP2Box parent)
The constructor with superbox is meaningless.
|
Copyright © 2008–2017 The Open Preservation Foundation. All rights reserved.