Class Summary |
CatalogManager |
An utility class which allows to create schema, catalogs, and populate them. |
GranuleDescriptor |
A granuleDescriptor is a single piece of the mosaic, with its own overviews and
everything. |
ImageMosaicConfigHandler |
This class is in responsible for creating and managing the catalog and the configuration of the mosaic |
ImageMosaicDescriptor |
A class which can be used as input of an ImageMosaicReader to describe
an available mosaic without the need to access an external file such as a shapeFile,
a property file, a data directory or something else. |
ImageMosaicDirectoryWalker |
This class is in responsible for creating the index for a mosaic of images that we want to tie together as a single coverage. |
ImageMosaicEventHandlers |
Base class to handle events |
ImageMosaicEventHandlers.ExceptionEvent |
Event launched when an exception occurs. |
ImageMosaicEventHandlers.FileProcessingEvent |
A special ProcessingEvent raised when a file has completed/failed ingestion |
ImageMosaicEventHandlers.ProcessingEvent |
|
ImageMosaicEventHandlers.ProcessingEventListener |
|
ImageMosaicEventHandlers.ProgressEventDispatchThreadEventLauncher |
Private Class which simply fires the events using a copy of the listeners list in order to avoid problems with listeners that remove themselves
or are removed by someone else |
ImageMosaicFormat |
AbstractGridFormat subclass for controlling ImageMosaicReader creation. |
ImageMosaicFormatFactory |
Implementation of the GridCoverageFormat service provider interface for
mosaic of georeferenced images. |
ImageMosaicReader |
Reader responsible for providing access to mosaic of georeferenced
images. |
MosaicConfigurationBean |
Very simple bean to hold the configuration of the mosaic. |
RasterManager |
|
ReadParamsController |
Class that fills up properly read params given a RasterLayerRequest , an OverviewsController |
SpatialRequestHelper |
Helper class which takes coverage's spatial information input (CRS, bbox, resolution,...) and a
set of request's parameters (requestedCRS, requestedBBox, requested resolution, ...) and
takes care of computing all auxiliary spatial variables for future computations. |
SpatialRequestHelper.CoverageProperties |
|
Utils |
Sparse utilities for the various mosaic classes. |
Utils.BBOXFilterExtractor |
Extracts a bbox from a filter in case there is at least one. |
Utils.Prop |
|