public class SplitByEveryXPagesParameters extends AbstractSplitByPageParameters
Constructor and Description |
---|
SplitByEveryXPagesParameters(int step) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object other) |
Set<Integer> |
getPages(int upperLimit) |
int |
hashCode() |
String |
toString() |
discardOutline, discardOutline, getOptimizationPolicy, setOptimizationPolicy
getOutput, getOutputPrefix, setOutput, setOutputPrefix
addSource, addSources, getSourceList, removeAllSources
getMinRequiredPdfVersion, getVersion, isCompress, setCompress, setVersion
getExistingOutputPolicy, isLenient, setExistingOutputPolicy, setLenient
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
getExistingOutputPolicy, getOutput, isLenient, setExistingOutputPolicy, setLenient
public Set<Integer> getPages(int upperLimit)
upperLimit
- the number of pages of the document (upper limit).public String toString()
toString
in class AbstractParameters
public int hashCode()
hashCode
in class AbstractSplitByPageParameters
public boolean equals(Object other)
equals
in class AbstractSplitByPageParameters
Copyright © 2019 sejda. All rights reserved.