@NoIntersections public class PdfMixInput extends PdfMergeInput
PdfSource, the mix step and a parameter indicating if the document should be processed
in reverse mode.| Constructor and Description |
|---|
PdfMixInput(PdfSource<?> source)
Creates an instance with step of 1 reverse false
|
PdfMixInput(PdfSource<?> source,
boolean reverse,
int step) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object other) |
int |
getStep() |
int |
hashCode() |
boolean |
isReverse() |
String |
toString() |
addAllPageRanges, addPageRange, getPages, getPageSelection, getSource, isAllPagespublic PdfMixInput(PdfSource<?> source, boolean reverse, int step)
public PdfMixInput(PdfSource<?> source)
source - public boolean isReverse()
public int getStep()
public String toString()
toString in class PdfMergeInputpublic int hashCode()
hashCode in class PdfMergeInputpublic boolean equals(Object other)
equals in class PdfMergeInputCopyright © 2021 sejda. All rights reserved.