Uses of Class
ucar.jpeg.jj2000.j2k.roi.encoder.ROI

Packages that use ROI
ucar.jpeg.jj2000.j2k.roi.encoder   
 

Uses of ROI in ucar.jpeg.jj2000.j2k.roi.encoder
 

Fields in ucar.jpeg.jj2000.j2k.roi.encoder declared as ROI
protected  ROI[] ROIMaskGenerator.rois
          Array containing the ROIs
 

Methods in ucar.jpeg.jj2000.j2k.roi.encoder that return ROI
 ROI[] ROIMaskGenerator.getROIs()
          This function returns the ROIs in the image
 

Constructors in ucar.jpeg.jj2000.j2k.roi.encoder with parameters of type ROI
ArbROIMaskGenerator(ROI[] rois, int nrc, Quantizer src)
          The constructor of the arbitrary mask generator
RectROIMaskGenerator(ROI[] ROIs, int nrc)
          The constructor of the mask generator.
ROIMaskGenerator(ROI[] rois, int nrc)
          The constructor of the mask generator
 



Copyright © 1999-2011 UCAR/Unidata. All Rights Reserved.