Package | Description |
---|---|
org.geotools.gce.imagemosaic | |
org.geotools.gce.imagemosaic.granulecollector |
Constructor and Description |
---|
RasterLayerResponse(RasterLayerRequest request,
RasterManager rasterManager,
SubmosaicProducerFactory collectorsFactory)
Construct a
RasterLayerResponse given a specific RasterLayerRequest , a GridCoverageFactory to produce GridCoverage s and an ImageReaderSpi to be
used for instantiating an Image Reader for a read operation, |
Modifier and Type | Class and Description |
---|---|
class |
DefaultSubmosaicProducerFactory
Create SubmosaicProducer based on whether the request was for a stacked mosaic with additional
domains requested
|
class |
ReprojectingSubmosaicProducerFactory
Creates a SubmosaicProducer that can handle reprojecting granules into the mosaic's target CRS
|
Modifier and Type | Method and Description |
---|---|
static Map<String,SubmosaicProducerFactory> |
SubmosaicProducerFactoryFinder.getGranuleHandlersSPI() |
Copyright © 1996–2022 Geotools. All rights reserved.