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 TypeMethodDescriptionbooleancheckElement(SimpleFeature feature, ImageMosaicWalker walker) voidhandleElement(SimpleFeature feature, ImageMosaicWalker walker)  
- 
Constructor Details
- 
ImageMosaicURLFeatureConsumer
public ImageMosaicURLFeatureConsumer(ImageMosaicURLFeatureConsumer.ImageMosaicURLConsumer imageMosaicURLConsumer)  
 - 
 - 
Method Details
- 
checkElement
 - 
handleElement
- Throws:
 IOException
 
 -