layer
. Blocks can be nested. Each block must be terminated by an {@link #endLayer()}.Note that nested layers with {@link PdfLayer#addChild(PdfLayer)} only require a singlecall to this method and a single call to {@link #endLayer()}; all the nesting control is built in. @param layer the layer
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|