public class ImageModificationStep extends BasePipelineStep
| Constructor and Description |
|---|
ImageModificationStep() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription() |
String |
getName() |
IParameters |
getParameters() |
Event |
handleRawDocument(Event event) |
protected Event |
handleStartBatchItem(Event event) |
boolean |
isDone() |
void |
setOutputURI(URI outputURI) |
void |
setParameters(IParameters params) |
cancel, destroy, getHelpLocation, handleCustom, handleDocumentPart, handleEndBatch, handleEndBatchItem, handleEndDocument, handleEndGroup, handleEndSubDocument, handleEndSubfilter, handleEvent, handleMultiEvent, handlePipelineParameters, handleStartBatch, handleStartDocument, handleStartGroup, handleStartSubDocument, handleStartSubfilter, handleTextUnit, isLastOutputStep, setLastOutputSteppublic String getName()
public String getDescription()
public boolean isDone()
isDone in interface IPipelineStepisDone in class BasePipelineSteppublic IParameters getParameters()
getParameters in interface IPipelineStepgetParameters in class BasePipelineSteppublic void setParameters(IParameters params)
setParameters in interface IPipelineStepsetParameters in class BasePipelineSteppublic void setOutputURI(URI outputURI)
protected Event handleStartBatchItem(Event event)
handleStartBatchItem in class BasePipelineSteppublic Event handleRawDocument(Event event)
handleRawDocument in class BasePipelineStepCopyright © 2018. All rights reserved.