|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use QuantTypeSpec | |
|---|---|
| ucar.jpeg.jj2000.j2k.decoder | |
| ucar.jpeg.jj2000.j2k.encoder | |
| ucar.jpeg.jj2000.j2k.quantization.quantizer | |
| ucar.jpeg.jj2000.j2k.wavelet.analysis | |
| Uses of QuantTypeSpec in ucar.jpeg.jj2000.j2k.decoder |
|---|
| Fields in ucar.jpeg.jj2000.j2k.decoder declared as QuantTypeSpec | |
|---|---|
QuantTypeSpec |
DecoderSpecs.qts
Quantization type specifications |
| Uses of QuantTypeSpec in ucar.jpeg.jj2000.j2k.encoder |
|---|
| Fields in ucar.jpeg.jj2000.j2k.encoder declared as QuantTypeSpec | |
|---|---|
QuantTypeSpec |
EncoderSpecs.qts
Quantization type specifications |
| Uses of QuantTypeSpec in ucar.jpeg.jj2000.j2k.quantization.quantizer |
|---|
| Methods in ucar.jpeg.jj2000.j2k.quantization.quantizer that return QuantTypeSpec | |
|---|---|
QuantTypeSpec |
StdQuantizer.getQuantTypeSpec()
Returns the quantization type spec object associated to the quantizer. |
| Uses of QuantTypeSpec in ucar.jpeg.jj2000.j2k.wavelet.analysis |
|---|
| Constructors in ucar.jpeg.jj2000.j2k.wavelet.analysis with parameters of type QuantTypeSpec | |
|---|---|
AnWTFilterSpec(int nt,
int nc,
byte type,
QuantTypeSpec qts,
ParameterList pl)
Constructs a new 'AnWTFilterSpec' for the specified number of components and tiles. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||