public class CatalogConfigurationBean extends Object
Constructor and Description |
---|
CatalogConfigurationBean() |
CatalogConfigurationBean(CatalogConfigurationBean that) |
public CatalogConfigurationBean()
public CatalogConfigurationBean(CatalogConfigurationBean that)
public String getTypeName()
public void setTypeName(String typeName)
public String getLocationAttribute()
public void setLocationAttribute(String locationAttribute)
public boolean isCaching()
public void setCaching(boolean caching)
public String getSuggestedSPI()
public ImageReaderSpi suggestedSPI()
public void setSuggestedSPI(String suggestedSPI)
suggestedSPI
- the suggestedSPI to setpublic boolean isHeterogeneous()
public void setHeterogeneous(boolean heterogeneous)
public boolean isHeterogeneousCRS()
public void setHeterogeneousCRS(boolean heterogeneousCRS)
public PathType getPathType()
public void setPathType(PathType pathType)
public boolean isWrapStore()
public void setWrapStore(boolean wrapStore)
public String getSuggestedFormat()
public void setSuggestedFormat(String suggestedFormat)
public AbstractGridFormat suggestedFormat() throws ReflectiveOperationException
ReflectiveOperationException
public String getSuggestedIsSPI()
public ImageInputStreamSpi suggestedIsSPI() throws ReflectiveOperationException
ReflectiveOperationException
public void setSuggestedIsSPI(String suggestedIsSPI)
public SourceSPIProviderFactory getUrlSourceSPIProvider()
public void setUrlSourceSPIProvider(SourceSPIProviderFactory urlSourceSPIProvider)
public boolean isSkipExternalOverviews()
public void setSkipExternalOverviews(boolean skipExternalOverviews)
public void setName(String name)
public String getName()
public boolean isPropertySelectionEnabled()
public void setPropertySelectionEnabled(boolean propertySelectionEnabled)
Copyright © 1996–2023 Geotools. All rights reserved.