| Package | Description |
|---|---|
| org.sejda.model.parameter | |
| org.sejda.model.parameter.base | |
| org.sejda.model.parameter.image |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractSplitByPageParameters
Skeletal implementation for a split by page parameter class.
|
class |
CropParameters
Parameter containing rectangular selection to be cropped on an input pdf source.
|
class |
ExtractPagesParameters
Parameter class for an Extract pages task.
|
class |
ExtractTextByPagesParameters
Parameters for extract text by pages manipulation.
|
class |
SetHeaderFooterParameters
Parameters configuring how to label the header/footer of a set of pages in a given pdf document.
|
class |
SetMetadataParameters
Parameter class for the set metadata manipulation.
|
class |
SetPagesLabelParameters
Parameter class for the set pages label manipulation.
|
class |
SetPagesTransitionParameters
Parameter class for the set pages transition manipulation.
|
class |
SimpleSplitParameters
Parameter class for a simple split task.
|
class |
SplitByEveryXPagesParameters
Parameter class for a split by every X pages task.
|
class |
SplitByOutlineLevelParameters
Parameter class to split a PDF document at a given outline level.
|
class |
SplitByPagesParameters
Parameter class for a split by page task.
|
class |
SplitBySizeParameters
Parameter class for a split by size task.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SinglePdfSourceMultipleOutputParameters
Provides a skeletal implementation for the parameter classes having a single pdf source as input and generating multiple output.
|
class |
SinglePdfSourceSingleOutputParameters
Provides a skeletal implementation for parameter classes having a single pdf source as input and producing a
SingleTaskOutput. |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractPdfToImageParameters
Base class for a parameter meant to convert an existing pdf source to an image of a specified type.
|
class |
AbstractPdfToMultipleImageParameters
Base class for a parameter meant to convert an existing pdf source to multiple images of a specified type.
|
class |
AbstractPdfToSingleImageParameters
Base class for a parameter meant to convert an existing pdf source to a single image of a specified type.
|
class |
PdfToJpegParameters
Parameter meant to convert an existing pdf source to JPEG images.
|
class |
PdfToMultipleTiffParameters
Parameter meant to convert an existing pdf source to multiple TIFF images.
|
class |
PdfToSingleTiffParameters
Parameter meant to convert an existing pdf source to a single TIFF image with multiple pages.
|
Copyright © 2015. All Rights Reserved.