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