Uses of Class
jj2000.j2k.roi.encoder.SubbandROIMask
-
Packages that use SubbandROIMask Package Description jj2000.j2k.roi.encoder -
-
Uses of SubbandROIMask in jj2000.j2k.roi.encoder
Subclasses of SubbandROIMask in jj2000.j2k.roi.encoder Modifier and Type Class Description classSubbandRectROIMaskThis class describes the ROI mask for a single subband.Fields in jj2000.j2k.roi.encoder declared as SubbandROIMask Modifier and Type Field Description protected SubbandROIMaskSubbandROIMask. hhThe subband masks of the child HHprotected SubbandROIMaskSubbandROIMask. hlThe subband masks of the child HLprotected SubbandROIMaskSubbandROIMask. lhThe subband masks of the child LHprotected SubbandROIMaskSubbandROIMask. llThe subband masks of the child LLMethods in jj2000.j2k.roi.encoder that return SubbandROIMask Modifier and Type Method Description SubbandROIMaskSubbandROIMask. getSubbandRectROIMask(int x, int y)Returns a reference to the Subband mask element to which the specified point belongs.
-