|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GranuleCatalog | |
---|---|
org.geotools.gce.imagemosaic | |
org.geotools.gce.imagemosaic.catalog |
Uses of GranuleCatalog in org.geotools.gce.imagemosaic |
---|
Methods in org.geotools.gce.imagemosaic that return GranuleCatalog | |
---|---|
static GranuleCatalog |
CatalogManager.createCatalog(CatalogBuilderConfiguration runConfiguration)
Create a GranuleCatalog on top of the provided configuration |
static GranuleCatalog |
CatalogManager.createCatalog(CatalogBuilderConfiguration runConfiguration,
boolean create)
Create or load a GranuleCatalog on top of the provided configuration |
static GranuleCatalog |
CatalogManager.createGranuleCatalogFromDatastore(File parent,
File datastoreProperties,
boolean create,
Hints hints)
Create a granule catalog from a datastore properties file |
GranuleCatalog |
ImageMosaicConfigHandler.getCatalog()
|
GranuleCatalog |
ImageMosaicDescriptor.getCatalog()
|
GranuleCatalog |
RasterManager.getGranuleCatalog()
TODO this should not leak through |
Constructors in org.geotools.gce.imagemosaic with parameters of type GranuleCatalog | |
---|---|
ImageMosaicDescriptor(MosaicConfigurationBean configurationBean,
GranuleCatalog catalog)
|
Uses of GranuleCatalog in org.geotools.gce.imagemosaic.catalog |
---|
Fields in org.geotools.gce.imagemosaic.catalog declared as GranuleCatalog | |
---|---|
protected GranuleCatalog |
GranuleCatalogSource.catalog
The underlying GranuleCatalog |
Methods in org.geotools.gce.imagemosaic.catalog that return GranuleCatalog | |
---|---|
static GranuleCatalog |
GranuleCatalogFactory.createGranuleCatalog(Properties params,
boolean caching,
boolean create,
DataStoreFactorySpi spi,
Hints hints)
|
static GranuleCatalog |
GranuleCatalogFactory.createGranuleCatalog(URL sourceURL,
CatalogConfigurationBean catalogConfigurationBean,
Properties overrideParams,
Hints hints)
|
Constructors in org.geotools.gce.imagemosaic.catalog with parameters of type GranuleCatalog | |
---|---|
GranuleCatalogSource(GranuleCatalog catalog,
String typeName,
Hints hints)
|
|
GranuleCatalogStore(GranuleCatalog catalog,
String typeName,
Hints hints)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |