public class ROIExcessGranuleRemover extends Object
Modifier and Type | Field and Description |
---|---|
static int |
DEFAULT_TILE_SIZE
Default size for excess granule removal tiles
|
Constructor and Description |
---|
ROIExcessGranuleRemover(Rectangle rasterBounds,
int tileWidth,
int tileHeight,
CoordinateReferenceSystem targetCRS) |
Modifier and Type | Method and Description |
---|---|
boolean |
addGranule(GranuleDescriptor.GranuleLoadingResult result) |
boolean |
isRenderingAreaComplete()
Returns true if the rendering area is complete
|
public static final int DEFAULT_TILE_SIZE
public ROIExcessGranuleRemover(Rectangle rasterBounds, int tileWidth, int tileHeight, CoordinateReferenceSystem targetCRS)
public boolean addGranule(GranuleDescriptor.GranuleLoadingResult result)
public boolean isRenderingAreaComplete()
Copyright © 1996–2019 Geotools. All rights reserved.