org.geotools.gce.imagemosaic
Class ImageMosaicDescriptor
Object
ImageMosaicDescriptor
public class ImageMosaicDescriptor
- extends Object
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.
- Author:
- Daniele Romagnoli, GeoSolutions S.A.S., Simone Giannecchini, GeoSolutions S.A.S.
Methods inherited from class Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ImageMosaicDescriptor
public ImageMosaicDescriptor(MosaicConfigurationBean configurationBean,
GranuleCatalog catalog)
getConfiguration
public MosaicConfigurationBean getConfiguration()
getCatalog
public GranuleCatalog getCatalog()
Copyright © 1996-2014 Geotools. All Rights Reserved.