Overview
Package
Class
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
P
PALETTE_BOX
- Static variable in interface jp2codec.fileformat.
FileFormatBoxes
PLM
- Static variable in interface jp2codec.codestream.
Markers
Packet length, main header (PLM): 0xFF57
PLT
- Static variable in interface jp2codec.codestream.
Markers
Packet length, tile-part header (PLT): 0xFF58
POC
- Static variable in interface jp2codec.codestream.
Markers
POS_COMP_RES_LY_PROG
- Static variable in interface jp2codec.codestream.
ProgressionType
The bit stream is Position/Component/Resolution/Layer progressive : 3
PPM
- Static variable in interface jp2codec.codestream.
Markers
Packed packet headers, main header (PPM): 0xFF60
PPM_FOUND
- Static variable in class jp2codec.codestream.reader.
HeaderDecoder
Flag bit for SOD marker segment found
PPT
- Static variable in interface jp2codec.codestream.
Markers
Packed packet headers, tile-part header (PPT): 0xFF61
PPT_FOUND
- Static variable in class jp2codec.codestream.reader.
HeaderDecoder
Flag bit for SOD marker segment found
PRECINCT_PARTITION_DEF_SIZE
- Static variable in interface jp2codec.codestream.
Markers
The default size exponent of the precincts
PktDecoder
- Class in
jp2codec.codestream.reader
This class is used to read packet's head and body.
PktDecoder(DecoderSpecs, HeaderDecoder, ImageInputStream, BitstreamReaderAgent, boolean)
- Constructor for class jp2codec.codestream.reader.
PktDecoder
Create an empty PktDecoder object associated with given decoder specifications and HeaderDecoder.
PktInfo
- Class in
jp2codec.codestream.reader
This class defines an object used to countain informations about a packet to which the current code-block belongs.
PktInfo(int, int)
- Constructor for class jp2codec.codestream.reader.
PktInfo
Classe's constructor.
PrecCoordInfo
- Class in
jp2codec.codestream
This class is used to store the coordinates of precincts.
PrecCoordInfo(int, int, int, int, int, int)
- Constructor for class jp2codec.codestream.
PrecCoordInfo
Constructor.
PrecCoordInfo()
- Constructor for class jp2codec.codestream.
PrecCoordInfo
Empty Constructor.
PrecinctSizeSpec
- Class in
jp2codec.entropy
This class extends ModuleSpec class for precinct partition sizes holding purposes.
PrecinctSizeSpec(int, int, byte, IntegerSpec)
- Constructor for class jp2codec.entropy.
PrecinctSizeSpec
Creates a new PrecinctSizeSpec object for the specified number of tiles and components.
ProgressionSpec
- Class in
jp2codec.entropy
This class extends ModuleSpec class for progression type(s) and progression order changes holding purposes.
ProgressionSpec(int, int, byte)
- Constructor for class jp2codec.entropy.
ProgressionSpec
Creates a new ProgressionSpec object for the specified number of tiles and components.
ProgressionType
- Interface in
jp2codec.codestream
This interface defines the identifiers for the different bit stream profiles and progression types.
packetIdx
- Variable in class jp2codec.codestream.reader.
PktInfo
Index of the packet
params
- Variable in class jp2codec.codestream.reader.
BitstreamReaderAgent
Dequantization parameters of all subbands and all components in the current tile.
parent
- Variable in class jp2codec.wavelet.synthesis.
SubbandSyn
The reference to the parent of this subband.
parseIdx(String, int)
- Static method in class jp2codec.
ModuleSpec
This method is responsible of parsing tile indexes set and component indexes set for an option.
pcs
- Variable in class jp2codec.decoder.
DecoderSpecs
The progression changes specifications
pktDec
- Variable in class jp2codec.codestream.reader.
BitstreamReaderAgent
Reference to the PktDecoder instance
pktIdx
- Variable in class jp2codec.codestream.reader.
CBlkInfo
Index of the packet where each layer has been found
pos
- Variable in class jp2codec.decoder.
DecoderSpecs
Progression order specifications
pphs
- Variable in class jp2codec.decoder.
DecoderSpecs
Packed packet header specifications
precinctPartitionUsed()
- Method in class jp2codec.codestream.reader.
HeaderDecoder
Returns the boolean used to know if the precinct partition is used
print(PrintWriter, int, int, String)
- Method in class jp2codec.util.
MsgPrinter
Formats the message to print in the current line width, by breaking the message into lines between words.
println(String, int, int)
- Method in interface jp2codec.util.
MsgLogger
Prints the string 'str' to the output device, appending a line return.
println(String, int, int)
- Method in class jp2codec.util.
StreamMsgLogger
Prints the string 'str' to the 'out' stream, appending a newline.
printmsg(int, String)
- Method in interface jp2codec.util.
MsgLogger
Prints the message 'msg' to the output device, appending a newline, with severity 'sev'.
printmsg(int, String)
- Method in class jp2codec.util.
StreamMsgLogger
Prints the message 'msg' to the output device, appending a newline, with severity 'sev'.
prog
- Variable in class jp2codec.entropy.decoder.
DecLyrdCBlk
The progressive flag, false by default (see above).
progressive
- Variable in class jp2codec.image.
DataBlk
The progressive attribute (
false
by default)
pss
- Variable in class jp2codec.decoder.
DecoderSpecs
Precinct partition specifications
px
- Variable in class jp2codec.codestream.reader.
BitstreamReaderAgent
The horizontal coordinate of the tiling origin in the canvas system, on the reference grid.
py
- Variable in class jp2codec.codestream.reader.
BitstreamReaderAgent
The vertical coordinate of the tiling origin in the canvas system, on the reference grid.
Overview
Package
Class
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y