|
Generated by JDiff |
||||||||
| PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS | ||||||||
| Added Methods | |
void
checkCatalog(
PdfCatalog)
|
Verify the conformity of the pdf catalog. |
void
checkColorSpace(
PdfColorSpace,
PdfObject
|
This method performs a range of checks on the given color space, depending on the type and properties of that color space. |
void
checkCrypto(
PdfObject)
|
Verify the conformity of encryption usage. |
void
checkPageColorsUsages(
PdfDictionary,
PdfDictionary
|
Verify the conformity of used color spaces on the page. |
void
checkResources(
PdfDictionary,
PdfObject
|
Verify the conformity of the resources dictionary. |
void
checkSignatureType(
boolean)
|
This method checks compliance of the signature type |
void
checkText(
String,
PdfFont
|
Verify the conformity of the text written by the specified font. |
void
setPdfAOutputIntentColorSpace(
PdfDictionary)
|
Set Pdf A output intent color space. |
| Changed Methods | ||
void
checkColorsUsages()
|
Documentation changed from old to new. Now deprecated. |
in favor of {@code checkPageColorsUsages(PdfDictionary pageDict, PdfDictionary pageResources)} |
void
checkContentStreamObject(
PdfObject)
|
Changed from abstract to non-abstract. | Verify the conformity of the operand of content stream with appropriate specification. |
void
checkColorSpace(
PdfColorSpace,
PdfDictionary
|
Documentation changed from old to new. Changed from abstract to non-abstract. Now deprecated. |
in favor of {@code checkColorSpace(PdfColorSpace colorSpace, PdfObject object, PdfDictionary currentColorSpaces, boolean checkAlternate, Boolean fill)} |
void
checkResources(
PdfDictionary)
|
Documentation changed from old to new. Now deprecated. |
in favor of {@code checkResources(PdfDictionary resources, PdfObject pdfObject)} |
| Added Fields | |
Set
cmykUsedObjects
|
|
Set
grayUsedObjects
|
|
PdfStream
pdfAOutputIntentDestProfile
|
|
Set
rgbUsedObjects
|
|
|
|||||||||
| PREV CLASS NEXT CLASS FRAMES NO FRAMES | |||||||||