org.sejda.impl.pdfbox
Class AlternateMixTask
java.lang.Object
org.sejda.model.task.BaseTask<AlternateMixParameters>
org.sejda.impl.pdfbox.AlternateMixTask
- All Implemented Interfaces:
- Task<AlternateMixParameters>
public class AlternateMixTask
- extends BaseTask<AlternateMixParameters>
PDFBox implementation of the AlternateMix task performing the mix of two given PdfMixInput
s.
- Author:
- Andrea Vacondio
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AlternateMixTask
public AlternateMixTask()
before
public void before(AlternateMixParameters parameters)
throws TaskIOException
- Throws:
TaskIOException
execute
public void execute(AlternateMixParameters parameters)
throws TaskException
- Throws:
TaskException
after
public void after()
Copyright © 2012. All Rights Reserved.