@ValidSingleOutput public abstract class AbstractPdfToSingleImageParameters extends AbstractPdfToImageParameters implements SingleOutputTaskParameters
DEFAULT_DPI| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object other) |
SingleTaskOutput<?> |
getOutput() |
String |
getOutputName() |
int |
hashCode() |
void |
setOutput(SingleTaskOutput<?> output)
Sets the output destination
|
void |
setOutputName(String outputName) |
getOutputImageColorType, getOutputImageType, getResolutionInDpi, getSource, getUserZoom, setResolutionInDpi, setSource, setUserZoomisOverwrite, setOverwrite, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitisOverwritepublic String getOutputName()
getOutputName in interface SingleOutputTaskParameterspublic SingleTaskOutput<?> getOutput()
getOutput in interface TaskParameterspublic void setOutput(SingleTaskOutput<?> output)
SingleOutputTaskParameterssetOutput in interface SingleOutputTaskParameterspublic void setOutputName(String outputName)
outputName - the outputName to be used when the output is not a file destinationpublic int hashCode()
hashCode in class AbstractPdfToImageParameterspublic boolean equals(Object other)
equals in class AbstractPdfToImageParametersCopyright © 2015. All Rights Reserved.