Package | Description |
---|---|
edu.harvard.hul.ois.jhove.module.jpeg2000 |
Contains supporting classes for the JPEG2000-HUL module.
|
Modifier and Type | Class and Description |
---|---|
class |
COCMarkerSegment
Class for the COC (Coding style component) marker segment.
|
class |
CODMarkerSegment
Class for the COD (coding style default) marker segment.
|
class |
CommentMarkerSegment
Class for the COM (Comment) marker segment.
|
class |
CRGMarkerSegment
Class for the CRG (component registration)
marker segment.
|
class |
DefaultMarkerSegment
This class is used to handle any unrecognized or unimplemented
marker segment in a codestream.
|
class |
Marker
This is a subclass of MarkerSegment for Markers.
|
class |
PLMMarkerSegment
Class for the PLM Marker segment.
|
class |
PLTMarkerSegment
Class for the PLT Marker segment.
|
class |
POCMarkerSegment
Class for the POC (Progression order change) marker segment.
|
class |
PPMMarkerSegment
Class for the PPM (Packed packet headers, main header)
marker segment.
|
class |
PPTMarkerSegment
Class for the PPT (Packed packet headers, tile-part header)
marker segment.
|
class |
QCCMarkerSegment
Class for the QCC (Quantization component) marker segment.
|
class |
QCDMarkerSegment
Class for the QCD (Quantization default) marker segment.
|
class |
RGNMarkerSegment
Class for the RGN (region of interest) marker segment.
|
class |
SIZMarkerSegment
Class for the SIZ marker segment.
|
class |
SOTMarkerSegment
Class for the SOT (start of tile-part) marker segment.
|
class |
TLMMarkerSegment
Class for the TLM (tile length) marker segment.
|
Modifier and Type | Method and Description |
---|---|
protected static MarkerSegment |
MarkerSegment.markerSegmentMaker(int markerCode)
Static factory method for generating an object of the
appropriate subclass of MarkerSegment, based on the
marker code.
|
Copyright © 2008–2017 The Open Preservation Foundation. All rights reserved.