|
Generated by JDiff |
||||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS |
Removed Constructors | |
PdfDocument,
boolean
|
Creates a PdfCleanUpTool object. |
PdfDocument,
List |
Creates a PdfCleanUpTool object based on the given java.util.List of PdfCleanUpLocations representing regions to be erased from the document. |
Added Constructors | |
PdfDocument,
boolean
|
Creates a PdfCleanUpTool object. |
PdfDocument,
List |
Creates a PdfCleanUpTool object based on the given java.util.List of PdfCleanUpLocations representing regions to be erased from the document. |
Changed Constructors | ||
PdfDocument )
|
Documentation changed from old to new. |
Creates a PdfCleanUpTool object. |
Removed Methods | |
boolean
isProcessAnnotations()
|
Check if page annotations will be processed Default: True |
PdfCleanUpTool
setEventCountingMetaInfo(
IMetaInfo )
|
Sets the cleanup meta info that will be passed to the com.itextpdf.kernel.counter.EventCounter with PdfSweepEvent and can be used to determine event origin. |
void
setProcessAnnotations(
boolean )
|
Set if page annotations will be processed Default processing behaviour: remove annotation if there is overlap with a redaction region |
Changed Methods | ||
void
cleanUp()
|
Documentation changed from old to new. |
Cleans the document by erasing all the areas which are provided or extracted from redaction annotations. |
Changed Fields | ||
double
floatMultiplier
|
Documentation changed from old to new. |
When a document with line arts is being cleaned up, there are a lot of calculations with floating point numbers. |
|
|||||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES |