Package | Description |
---|---|
org.geotools.gce.imagemosaic | |
org.geotools.gce.imagemosaic.catalog | |
org.geotools.gce.imagemosaic.catalogbuilder |
Modifier and Type | Method and Description |
---|---|
CatalogConfigurationBean |
MosaicConfigurationBean.getCatalogConfigurationBean() |
Modifier and Type | Method and Description |
---|---|
void |
MosaicConfigurationBean.setCatalogConfigurationBean(CatalogConfigurationBean catalogConfigurationBean) |
Constructor and Description |
---|
CogGranuleAccessProvider(CatalogConfigurationBean bean) |
Modifier and Type | Method and Description |
---|---|
CatalogConfigurationBean |
CatalogConfigurationBeans.first() |
CatalogConfigurationBean |
CatalogConfigurationBeans.getByTypeName(String typeName)
Returns the first configuration associated to the specified type name.
|
CatalogConfigurationBean |
CatalogConfigurationBeans.getByTypeQuery(Query q)
Looks up the configurations considering both the query (looking for the COVERAGE_NAME hint)
and falls back on the type name, if the first did not provide a match
|
Modifier and Type | Method and Description |
---|---|
protected GranuleDescriptor |
CachingDataStoreGranuleCatalog.getGranuleDescriptor(CatalogConfigurationBean configuration,
SimpleFeature sf) |
Constructor and Description |
---|
CatalogConfigurationBean(CatalogConfigurationBean that) |
CatalogConfigurationBeans(CatalogConfigurationBean loneConfiguration) |
Constructor and Description |
---|
CatalogConfigurationBeans(Map<String,CatalogConfigurationBean> configurations) |
Modifier and Type | Method and Description |
---|---|
CatalogConfigurationBean |
MosaicBeanBuilder.getCatalogConfigurationBean() |
Modifier and Type | Method and Description |
---|---|
void |
MosaicBeanBuilder.setCatalogConfigurationBean(CatalogConfigurationBean catalogConfigurationBean) |
Copyright © 1996–2023 Geotools. All rights reserved.