Class ROIExcessGranuleRemover


  • public class ROIExcessGranuleRemover
    extends Object
    Support class helping to remove images not contributing pixels to the final mosaic based on the image ROIs (thus, working in raster space after the images are read)
    Author:
    Andrea Aime - GeoSolutions
    • Field Detail

      • DEFAULT_TILE_SIZE

        public static final int DEFAULT_TILE_SIZE
        Default size for excess granule removal tiles
        See Also:
        Constant Field Values
    • Constructor Detail

      • ROIExcessGranuleRemover

        public ROIExcessGranuleRemover​(Rectangle rasterBounds,
                                       int tileWidth,
                                       int tileHeight,
                                       CoordinateReferenceSystem targetCRS)
    • Method Detail

      • isRenderingAreaComplete

        public boolean isRenderingAreaComplete()
        Returns true if the rendering area is complete