Class ImageMosaicURLFeatureConsumer


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

      • ImageMosaicURLFeatureConsumer

        public ImageMosaicURLFeatureConsumer​(ImageMosaicURLFeatureConsumer.ImageMosaicURLConsumer imageMosaicURLConsumer)
    • Method Detail

      • checkElement

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

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