Package digilib.image
Class ImageWorker
java.lang.Object
digilib.image.ImageWorker
Worker that renders an image.
- Author:
- casties
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
logger
protected static final org.slf4j.Logger logger
-
-
Constructor Details
-
ImageWorker
-
-
Method Details
-
call
render and return the image- Specified by:
call
in interfaceCallable<DocuImage>
- Throws:
FileOpException
IOException
ImageOpException
-
stopNow
public void stopNow()Set the stopNow flag. Thread stops at the next occasion.
-