public class ESRI_GRID_EXTRACTION extends AbstractEcologicalEngineMapper implements ITransducer
AbstractEcologicalEngineMapper.StatusUpdaterconfig, databaseParametersMemoryCache, endTime, infrastructureDialoguer, inputs, outputs, runningcomputations, startTime, times, wpsExternalID| Constructor and Description |
|---|
ESRI_GRID_EXTRACTION() |
| Modifier and Type | Method and Description |
|---|---|
org.apache.xmlbeans.XmlObject |
getNon_deterministic_output() |
org.n52.wps.io.data.GenericFileData |
getOutput_ESRI_GRID_ASCII_FILE() |
void |
run() |
void |
setBBox_LowerLeftLat(Double data) |
void |
setBBox_LowerLeftLong(Double data) |
void |
setBBox_UpperRightLat(Double data) |
void |
setBBox_UpperRightLong(Double data) |
void |
setLayer(String data) |
void |
setTimeIndex(Integer data) |
void |
setXResolution(Double data) |
void |
setYResolution(Double data) |
void |
setZ(Double data) |
addComputation, addDatabaseInfo, deleteGeneratedFiles, deleteTemporaryTables, displayRunningComputations, getComputationalAgent, getDatabaseInfo, getInputParameters, getOutput, getRuningComputations, manageUserToken, removeComputation, setWpsExternalID, updateComputationOnWS, updateStatus, waitForResourcescreateAlgorithmDescriptor, getAlgorithmClass, getAlgorithmInstance, runpublic void setLayer(String data)
public void setBBox_LowerLeftLat(Double data)
public void setBBox_LowerLeftLong(Double data)
public void setBBox_UpperRightLat(Double data)
public void setBBox_UpperRightLong(Double data)
public void setZ(Double data)
public void setTimeIndex(Integer data)
public void setXResolution(Double data)
public void setYResolution(Double data)
public org.n52.wps.io.data.GenericFileData getOutput_ESRI_GRID_ASCII_FILE()
public org.apache.xmlbeans.XmlObject getNon_deterministic_output()
public void run()
throws Exception
run in class AbstractEcologicalEngineMapperExceptionCopyright © 2016. All Rights Reserved.