public interface TileDataParameters extends DataStoreParameters
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
DYNCLASS_NAME |
CRS_PARAMTER_NAME| Modifier and Type | Method and Description |
|---|---|
void |
deleteCache(boolean deleteCache)
Sets the flag to delete the cache
|
DataParameters |
getDataParameters()
Gets the
DataParameters |
java.lang.String |
getName()
Gets the name.
|
boolean |
isDeletingCache()
Returns true if the cache is going to be deleted
|
void |
setDataParameters(DataParameters params)
Sets the
DataParameters |
getDataStoreName, getDescription, getProviderName, getSourceId, isTheSameStore, isValidclear, getCopy, toByteArray, toString, validateloadFromState, saveToStateclone, delegate, getDynClass, getDynValue, hasDynValue, implement, invokeDynMethod, invokeDynMethod, setDynValuetoJson, toJson, toJsonBuilder, toJsonBuilderfromJsonstatic final java.lang.String DYNCLASS_NAME
DataParameters getDataParameters()
DataParametersvoid setDataParameters(DataParameters params)
DataParametersparams - void deleteCache(boolean deleteCache)
deleteCache - boolean isDeletingCache()
java.lang.String getName()