Generated by
JDiff

Class com.itextpdf.kernel.pdf.PdfPage

Removed Methods
boolean  isPageRotationInverseMatrixWritten() This flag is meaningful for the case, when page rotation is applied and ignorePageRotationForContent is set to true.
void  setPageRotationInverseMatrixWritten() NOTE: For internal usage!
 

Added Methods
Set  getPdfLayers() Get all pdf layers stored under this page's annotations/xobjects/resources.
 

Changed Methods
PdfStream  newContentStreamAfter() Documentation changed from old to new.
Creates new PdfStream object and puts it at the end of {@code Contents} array (if Contents object is PdfStream it will be replaced with one-element array).