Package org.geotools.gce.imagemosaic
Class ImageMosaicURLFeatureConsumer
Object
ImageMosaicURLFeatureConsumer
An
ImageMosaicElementConsumer
which handles a provided SimpleFeature
by leveraging on the URL
associated to the feature.-
Constructor Summary
ConstructorsConstructorDescriptionImageMosaicURLFeatureConsumer
(ImageMosaicURLFeatureConsumer.ImageMosaicURLConsumer imageMosaicURLConsumer) -
Method Summary
Modifier and TypeMethodDescriptionboolean
checkElement
(SimpleFeature feature, ImageMosaicWalker walker) void
handleElement
(SimpleFeature feature, ImageMosaicWalker walker)
-
Constructor Details
-
ImageMosaicURLFeatureConsumer
public ImageMosaicURLFeatureConsumer(ImageMosaicURLFeatureConsumer.ImageMosaicURLConsumer imageMosaicURLConsumer)
-
-
Method Details
-
checkElement
-
handleElement
- Throws:
IOException
-