Package org.geotools.gce.imagemosaic
Class ImageMosaicFileFeatureConsumer
Object
ImageMosaicFileFeatureConsumer
An 
ImageMosaicElementConsumer which handles a provided SimpleFeature by leveraging on the
 File associated to the feature.- 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionbooleancheckElement(SimpleFeature feature, ImageMosaicWalker provider) voidhandleElement(SimpleFeature feature, ImageMosaicWalker provider)  
- 
Constructor Details
- 
ImageMosaicFileFeatureConsumer
public ImageMosaicFileFeatureConsumer() 
 - 
 - 
Method Details
- 
checkElement
 - 
handleElement
- Throws:
 IOException
 
 -