public class ImageMosaicFileFeatureConsumer extends Object
ImageMosaicElementConsumer
which handles a provided SimpleFeature
by
leveraging on the File
associated to the feature.Constructor and Description |
---|
ImageMosaicFileFeatureConsumer() |
Modifier and Type | Method and Description |
---|---|
boolean |
checkElement(SimpleFeature feature,
ImageMosaicWalker provider)
Check that the granule can be consumed and added to the mosaic
|
void |
handleElement(SimpleFeature feature,
ImageMosaicWalker provider)
Handle the provided element
|
public boolean checkElement(SimpleFeature feature, ImageMosaicWalker provider)
public void handleElement(SimpleFeature feature, ImageMosaicWalker provider) throws IOException
IOException
Copyright © 1996–2023 Geotools. All rights reserved.