Generated by
JDiff

Class com.itextpdf.kernel.pdf.layer.PdfLayer

Changed Methods
String  getTitle() Documentation changed from old to new.
Gets the title of the layer if it is a title layer, or null if it is a usual layer.
boolean  isLocked() Documentation changed from old to new.
Gets whether the layer is currently locked or not.
void  setLocked( boolean) Documentation changed from old to new.
Use this method to lock an optional content group.