public abstract class AbstractRasterFileDataParameters extends AbstractRasterDataParameters implements RasterFileStoreParameters, FilesystemStoreParameters
Modifier and Type | Field and Description |
---|---|
protected DelegatedDynObject |
delegatedDynObject |
static String |
DYNCLASS_NAME |
PERSISTENT_DESCRIPTION, PERSISTENT_NAME
DONT_CHANGE_PROJECTION, FIELD_CRS, FIELD_RMF_FOLDER, FIELD_URI, NEW_PROJETION_TO_THE_LAYER, NOT_LOAD, ON_THE_FLY, REPROJECT_DATA, REPROJECT_VIEW
Constructor and Description |
---|
AbstractRasterFileDataParameters() |
Modifier and Type | Method and Description |
---|---|
protected DelegatedDynObject |
getDelegatedDynObject()
Returns an instance of the
DynObject to delegate to. |
File |
getFile() |
boolean |
isOverridingHost() |
void |
setFile(File aFile) |
void |
setOverrideHost(boolean over) |
assignFields, getAlphaBand, getFrame, getReprojectionOption, getRMFFolder, getSRS, getSRSID, getURI, isSourceTiled, isValid, isVisible, registerDynClass, setAlphaBand, setFrame, setReprojectionOption, setRMFFolder, setSRS, setSRSID, setURI, setVisible
clear, copyValuesTo, delegate, getCopy, getDynClass, getDynValue, hasDynValue, implement, invokeDynMethod, invokeDynMethod, loadFromState, saveToState, setDynValue, toString, validate
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
assignFields, getAlphaBand, getFrame, getReprojectionOption, getRMFFolder, getSRS, getSRSID, getURI, isSourceTiled, isValid, isVisible, setAlphaBand, setFrame, setReprojectionOption, setRMFFolder, setSRS, setSRSID, setURI, setVisible
getDataStoreName, getDescription
clear, getCopy, validate
loadFromState, saveToState
delegate, getDynClass, getDynValue, hasDynValue, implement, invokeDynMethod, invokeDynMethod, setDynValue
public static final String DYNCLASS_NAME
protected DelegatedDynObject delegatedDynObject
protected DelegatedDynObject getDelegatedDynObject()
AbstractDataParameters
DynObject
to delegate to.getDelegatedDynObject
in class AbstractDataParameters
DynObject
public File getFile()
getFile
in interface RasterFileStoreParameters
getFile
in interface FilesystemStoreParameters
public void setFile(File aFile)
setFile
in interface RasterFileStoreParameters
setFile
in interface FilesystemStoreParameters
public boolean isOverridingHost()
isOverridingHost
in interface RasterDataParameters
public void setOverrideHost(boolean over)
setOverrideHost
in interface RasterDataParameters