Uses of Class
jj2000.j2k.roi.MaxShiftSpec
-
Packages that use MaxShiftSpec Package Description com.sun.media.imageioimpl.plugins.jpeg2000 jj2000.j2k.decoder jj2000.j2k.roi -
-
Uses of MaxShiftSpec in com.sun.media.imageioimpl.plugins.jpeg2000
Methods in com.sun.media.imageioimpl.plugins.jpeg2000 that return MaxShiftSpec Modifier and Type Method Description MaxShiftSpec
J2KImageWriteParamJava. getROIs()
GetsROIs
-
Uses of MaxShiftSpec in jj2000.j2k.decoder
Fields in jj2000.j2k.decoder declared as MaxShiftSpec Modifier and Type Field Description MaxShiftSpec
DecoderSpecs. rois
ROI maxshift value specifications -
Uses of MaxShiftSpec in jj2000.j2k.roi
Constructors in jj2000.j2k.roi with parameters of type MaxShiftSpec Constructor Description ROIDeScaler(CBlkQuantDataSrcDec src, MaxShiftSpec mss)
Constructor of the ROI descaler, takes EntropyDEcoder as source of data to de-scale.
-