Uses of Class
com.lowagie.text.pdf.PdfLayer

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.
 



Copyright © 2006-2007 EGIZ - E-Government Innovationszentrum. All Rights Reserved.