Uses of Class
jj2000.j2k.ModuleSpec
Packages that use ModuleSpec
Package
Description
-
Uses of ModuleSpec in jj2000.j2k
Subclasses of ModuleSpec in jj2000.j2kModifier and TypeClassDescriptionclassThis class extends ModuleSpec and is responsible of Integer specifications for each tile-component.classThis class extends ModuleSpec class in order to hold tile-component specifications using Strings.Methods in jj2000.j2k that return ModuleSpec -
Uses of ModuleSpec in jj2000.j2k.decoder
Fields in jj2000.j2k.decoder declared as ModuleSpecModifier and TypeFieldDescriptionDecoderSpecs.ecoptsThe Entropy decoder options specificationsDecoderSpecs.ephsThe End of Packet Headers (EPH) markers specificationsDecoderSpecs.ersThe error resilience specifications concerning the entropy decoderDecoderSpecs.iccsICC Profiling specificationsDecoderSpecs.pcsThe progression changes specificationsDecoderSpecs.pphsPacked packet header specificationsDecoderSpecs.sopsThe Start Of Packet (SOP) markers specifications -
Uses of ModuleSpec in jj2000.j2k.entropy
Subclasses of ModuleSpec in jj2000.j2k.entropyModifier and TypeClassDescriptionclassThis class extends ModuleSpec class for code-blocks sizes holding purposes.classThis class extends ModuleSpec class for precinct partition sizes holding purposes.classThis class extends ModuleSpec class for progression type(s) and progression order changes holding purposes. -
Uses of ModuleSpec in jj2000.j2k.image
Subclasses of ModuleSpec in jj2000.j2k.imageModifier and TypeClassDescriptionclassThis class extends ModuleSpec class in order to hold tile specifications for component transformation -
Uses of ModuleSpec in jj2000.j2k.image.forwcomptransf
Subclasses of ModuleSpec in jj2000.j2k.image.forwcomptransfModifier and TypeClassDescriptionclassThis class extends CompTransfSpec class in order to hold encoder specific aspects of CompTransfSpec. -
Uses of ModuleSpec in jj2000.j2k.quantization
Subclasses of ModuleSpec in jj2000.j2k.quantizationModifier and TypeClassDescriptionclassThis class extends ModuleSpec class in order to hold specifications about number of guard bits in each tile-component.classThis class extends ModuleSpec class in order to hold specifications about the quantization base normalized step size to use in each tile-component.classThis class extends ModuleSpec class in order to hold specifications about the quantization type to use in each tile-component. -
Uses of ModuleSpec in jj2000.j2k.roi
Subclasses of ModuleSpec in jj2000.j2k.roiModifier and TypeClassDescriptionclassThis class contains the maxshift scaling value for each tile-component. -
Uses of ModuleSpec in jj2000.j2k.wavelet.analysis
Subclasses of ModuleSpec in jj2000.j2k.wavelet.analysisModifier and TypeClassDescriptionclassThis class extends ModuleSpec class for analysis filters specification holding purpose. -
Uses of ModuleSpec in jj2000.j2k.wavelet.synthesis
Subclasses of ModuleSpec in jj2000.j2k.wavelet.synthesisModifier and TypeClassDescriptionclassThis class extends ModuleSpec class for synthesis filters specification holding purpose.