| Package | Description |
|---|---|
| org.sejda.model.parameter | |
| org.sejda.model.parameter.base | |
| org.sejda.model.parameter.image | |
| org.sejda.model.validation.validator |
| Modifier and Type | Class and Description |
|---|---|
class |
AlternateMixParameters
Parameter class for the alternate mix manipulation.
|
class |
CropParameters
Parameter containing rectangular selection to be cropped on an input pdf source.
|
class |
ExtractPagesParameters
Parameter class for an Extract pages task.
|
class |
MergeParameters
Parameter class for a merge task containing a collection of input to be merged.
|
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.
|
| Modifier and Type | Class and Description |
|---|---|
class |
MultiplePdfSourceSingleOutputParameters
Provides a skeletal implementation for parameter classes having multiple pdf source as input and producing a
SingleTaskOutput. |
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 |
AbstractPdfToSingleImageParameters
Base class for a parameter meant to convert an existing pdf source to a single image of a specified type.
|
class |
PdfToSingleTiffParameters
Parameter meant to convert an existing pdf source to a single TIFF image with multiple pages.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
SingleOutputExtensionsValidator.isValid(SingleOutputTaskParameters value,
javax.validation.ConstraintValidatorContext context) |
boolean |
SingleOutputValidator.isValid(SingleOutputTaskParameters value,
javax.validation.ConstraintValidatorContext context) |
Copyright © 2015. All Rights Reserved.