Class ImageMosaicFileFeatureConsumer


  • public class ImageMosaicFileFeatureConsumer
    extends Object
    An ImageMosaicElementConsumer which handles a provided SimpleFeature by leveraging on the File associated to the feature.
    • Constructor Detail

      • ImageMosaicFileFeatureConsumer

        public ImageMosaicFileFeatureConsumer()
    • Method Detail

      • checkElement

        public boolean checkElement​(SimpleFeature feature,
                                    ImageMosaicWalker provider)
      • handleElement

        public void handleElement​(SimpleFeature feature,
                                  ImageMosaicWalker provider)
                           throws IOException
        Throws:
        IOException