Package | Description |
---|---|
org.geotools.gce.imagemosaic | |
org.geotools.gce.imagemosaic.catalog | |
org.geotools.gce.imagemosaic.granulecollector |
Modifier and Type | Method and Description |
---|---|
GranuleDescriptor |
GranuleLoader.getGranule() |
GranuleDescriptor |
GranuleDescriptor.GranuleLoadingResult.getGranuleDescriptor() |
Modifier and Type | Method and Description |
---|---|
RasterManager |
RasterManager.getForGranuleCRS(GranuleDescriptor templateDescriptor,
ReferencedEnvelope requestBounds)
Builds a RasterManager for the sub mosaic of a given template granule, and within a given
search bounds
|
RasterLayerResponse |
RasterLayerResponse.reprojectTo(GranuleDescriptor templateDescriptor)
Builds an alternate view of request/response/manager based on a template descriptor
|
Constructor and Description |
---|
GranuleLoader(ImageReadParam readParameters,
int imageIndex,
ReferencedEnvelope cropBBox,
MathTransform2D mosaicWorldToGrid,
GranuleDescriptor granuleDescriptor,
RasterLayerRequest request,
Hints hints) |
Modifier and Type | Method and Description |
---|---|
void |
GranuleCatalogVisitor.visit(GranuleDescriptor granule,
SimpleFeature feature)
Method that can be used to perform a visit to a
GranuleCatalog . |
Modifier and Type | Method and Description |
---|---|
boolean |
SubmosaicProducer.accept(GranuleDescriptor granuleDescriptor) |
boolean |
DefaultSubmosaicProducer.accept(GranuleDescriptor granuleDescriptor)
This method is responsible for collecting all the granules accepting a certain
Filter . |
boolean |
BaseSubmosaicProducer.accept(GranuleDescriptor granuleDescriptor) |
protected boolean |
BaseSubmosaicProducer.acceptGranule(GranuleDescriptor granuleDescriptor) |
Copyright © 1996–2019 Geotools. All rights reserved.