Class ImageMosaicURIFeatureConsumer


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

      • ImageMosaicURIFeatureConsumer

        public ImageMosaicURIFeatureConsumer​(ImageMosaicURIFeatureConsumer.ImageMosaicURIConsumer imageMosaicURIConsumer)
    • Method Detail

      • checkElement

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

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