Uses of Class
jj2000.j2k.roi.encoder.SubbandROIMask
Packages that use SubbandROIMask
-
Uses of SubbandROIMask in jj2000.j2k.roi.encoder
Subclasses of SubbandROIMask in jj2000.j2k.roi.encoderModifier and TypeClassDescriptionclassThis class describes the ROI mask for a single subband.Fields in jj2000.j2k.roi.encoder declared as SubbandROIMaskModifier and TypeFieldDescriptionprotected 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 SubbandROIMaskModifier and TypeMethodDescriptionSubbandROIMask.getSubbandRectROIMask(int x, int y) Returns a reference to the Subband mask element to which the specified point belongs.