public class TileCacheStoreProviderFactory extends AbstractRasterStoreProviderFactory
NO, UNKNOWN, YES
Modifier | Constructor and Description |
---|---|
protected |
TileCacheStoreProviderFactory(java.lang.String name,
java.lang.String description) |
Modifier and Type | Method and Description |
---|---|
DynObject |
createParameters() |
DataStoreProvider |
createProvider(DataParameters parameters,
DataStoreProviderServices providerServices)
Builds a specific provider
|
boolean |
isHidden() |
isTiledSupported
allowCreate, allowRead, allowWrite, create, hasRasterSupport, hasSQLSupport, hasTabularSupport, hasVectorialSupport, worksBestTiled
getDescription, getName
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
allowCreate, allowRead, allowWrite, getDescription, getName, hasRasterSupport, hasSQLSupport, hasTabularSupport, hasVectorialSupport, worksBestTiled
create
protected TileCacheStoreProviderFactory(java.lang.String name, java.lang.String description)
public DataStoreProvider createProvider(DataParameters parameters, DataStoreProviderServices providerServices) throws InitializeException
DataStoreProviderFactory
InitializeException
public DynObject createParameters()
public boolean isHidden()
isHidden
in interface DataFactory
isHidden
in class AbstractDataFactory