Uses of Class
org.geotools.gce.imagemosaic.MosaicInputs
Packages that use MosaicInputs
-
Uses of MosaicInputs in org.geotools.gce.imagemosaic
Constructors in org.geotools.gce.imagemosaic with parameters of type MosaicInputsModifierConstructorDescriptionMosaicker
(RasterLayerResponse rasterLayerResponse, MosaicInputs inputs, MergeBehavior mergeBehavior) -
Uses of MosaicInputs in org.geotools.gce.imagemosaic.granulecollector
Methods in org.geotools.gce.imagemosaic.granulecollector that return MosaicInputsModifier and TypeMethodDescriptionprotected MosaicInputs
BaseSubmosaicProducer.collectGranules()
This methods collects the granules from their eventual multithreaded processing and turn them into aMosaicInputs
object.