public class ImageMosaicURLFeatureConsumer extends Object
ImageMosaicElementConsumer
which handles a provided SimpleFeature
by
leveraging on the URL
associated to the feature.Constructor and Description |
---|
ImageMosaicURLFeatureConsumer(ImageMosaicURLFeatureConsumer.ImageMosaicURLConsumer imageMosaicURLConsumer) |
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 ImageMosaicURLFeatureConsumer(ImageMosaicURLFeatureConsumer.ImageMosaicURLConsumer imageMosaicURLConsumer)
public boolean checkElement(SimpleFeature feature, ImageMosaicWalker walker)
public void handleElement(SimpleFeature feature, ImageMosaicWalker walker) throws IOException
IOException
Copyright © 1996–2023 Geotools. All rights reserved.