|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PdfLayer | |
|---|---|
| com.lowagie.text.pdf | |
| Uses of PdfLayer in com.lowagie.text.pdf |
|---|
| Fields in com.lowagie.text.pdf declared as PdfLayer | |
|---|---|
protected PdfLayer |
PdfLayer.parent
|
| Methods in com.lowagie.text.pdf that return PdfLayer | |
|---|---|
static PdfLayer |
PdfLayer.createTitle(String title,
PdfWriter writer)
Creates a title layer. |
PdfLayer |
PdfLayer.getParent()
Gets the parent layer. |
| Methods in com.lowagie.text.pdf with parameters of type PdfLayer | |
|---|---|
void |
PdfLayer.addChild(PdfLayer child)
Adds a child layer. |
void |
PdfLayerMembership.addMember(PdfLayer layer)
Adds a new member to the layer. |
void |
PdfWriter.lockLayer(PdfLayer layer)
Use this method to lock an optional content group. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||