public class ImageMosaicDescriptor extends Object
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.| Constructor and Description |
|---|
ImageMosaicDescriptor(MosaicConfigurationBean configurationBean,
GranuleCatalog catalog) |
| Modifier and Type | Method and Description |
|---|---|
GranuleCatalog |
getCatalog() |
MosaicConfigurationBean |
getConfiguration() |
public ImageMosaicDescriptor(MosaicConfigurationBean configurationBean, GranuleCatalog catalog)
public MosaicConfigurationBean getConfiguration()
public GranuleCatalog getCatalog()
Copyright © 1996–2019 Geotools. All rights reserved.