org.geotools.gce.imagemosaic.catalog
Class GranuleCatalogFactory
Object
GranuleCatalogFactory
public abstract class GranuleCatalogFactory
- extends Object
Simple Factory class for creating GranuleCatalog
instance to handle the catalog of granules for this mosaic.
- Author:
- Simone Giannecchini, GeoSolutions SAS
Methods inherited from class Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
createGranuleCatalog
public static GranuleCatalog createGranuleCatalog(Properties params,
boolean caching,
boolean create,
DataStoreFactorySpi spi,
Hints hints)
createGranuleCatalog
public static GranuleCatalog createGranuleCatalog(URL sourceURL,
CatalogConfigurationBean catalogConfigurationBean,
Properties overrideParams,
Hints hints)
Copyright © 1996-2014 Geotools. All Rights Reserved.