public class SaveRasterProcess extends DataProcess
Modifier and Type | Field and Description |
---|---|
static String |
BLOCKSIZE |
static String |
DIMENSION |
static String |
FILENAME |
static String |
FLYRS |
static String |
PARAMS |
static String |
PATH |
static String |
PROJECTION |
static String |
TIME |
static String |
VIEWPORT |
blinker, externalActions, incrementableTask, logger, taskEventManager, taskParams
inputParameters, OUTPUT_HEIGHT, OUTPUT_WIDTH, outputParameters, PREVIEW, PROCESS, PROCESS_NAME, REGISTER_INPUT_PARAMETERS_LABEL, REGISTER_OUTPUT_PARAMETERS_LABEL, ROI_EPSG, WINDOW
doubleNODATA
Constructor and Description |
---|
SaveRasterProcess() |
Modifier and Type | Method and Description |
---|---|
String |
getLabel()
Gets the last line in the increment window
|
String |
getLog()
Gets the log of the increment window
|
int |
getPercent()
Devuelve el porcentaje de 0 a 100 de la ventana IncrementableTask
|
String |
getTitle()
Devuelve el titulo de la ventana IncrementableTask
|
void |
init()
A specific task will load parameters using this initialization.
|
void |
process()
Procesos de escritura de una porción de la vista.
|
static void |
registerParameters() |
actionCanceled, actionResumed, actionSuspended, addOutputValue, dispose, execute, finalize, getActions, getIncrementableTask, getName, getResult, getTime, getUniqueProcessActions, insertLineLog, isCancelable, isPausable, run, setActions, setCancelable, setName, setProgressActive, setUniqueProcessActions, showIncrementableWindow, start, updatePercent
addParam, getBooleanParam, getByteParam, getDoubleArrayParam, getDoubleParam, getExtentParam, getFloatParam, getIntArrayParam, getIntParam, getOutputHeight, getOutputWidth, getOutputWindow, getParam, getParameterClassList, getParameterTypeByProcess, getRasterTaskInputParameters, getRasterTaskOutputParameters, getROIEPSG, getStringParam, isForPreviews, isOutputRescaled, loadGlobalParameters, registerGlobalInputParameters, registerGlobalOutputParameters, registerInputParameter, registerOutputParameter, removeParam
createOutputBuffer, createOutputBuffer, createSourceBuffer, debug, exportRaster, exportRaster, exportRaster, exportRaster, exportRaster, exportRaster, exportRaster, getData, getExtentResult, getIntersectionInPxCoords, getSourcePxBox, isAnalizedEntireLayer, isInsideOfROI, messageBoxError, messageBoxError, messageBoxError
public static String VIEWPORT
public static String PATH
public static String DIMENSION
public static String BLOCKSIZE
public static String FILENAME
public static String PARAMS
public static String FLYRS
public static String TIME
public static String PROJECTION
public static void registerParameters()
public void init()
DataProcess
init
in class DataProcess
public void process() throws ProcessInterruptedException, ProcessException
process
in class DataProcess
ProcessInterruptedException
ProcessException
public int getPercent()
IIncrementable
getPercent
in interface IIncrementable
getPercent
in class DataProcess
public String getTitle()
IIncrementable
public String getLog()
DataProcess
getLog
in interface IIncrementable
getLog
in class DataProcess
public String getLabel()
DataProcess
getLabel
in interface IIncrementable
getLabel
in class DataProcess