Uses of Class
com.lowagie.text.rtf.headerfooter.RtfHeaderFooter

Packages that use RtfHeaderFooter
com.lowagie.text.rtf.headerfooter   
 

Uses of RtfHeaderFooter in com.lowagie.text.rtf.headerfooter
 

Methods in com.lowagie.text.rtf.headerfooter that return RtfHeaderFooter
protected  RtfHeaderFooter RtfHeaderFooterGroup.getHeaderAll()
          Gets the RtfHeaderFooter for all pages
protected  RtfHeaderFooter RtfHeaderFooterGroup.getHeaderFirst()
          Gets the RtfHeaderFooter for the title page
protected  RtfHeaderFooter RtfHeaderFooterGroup.getHeaderLeft()
          Gets the RtfHeaderFooter for all left hand pages
protected  RtfHeaderFooter RtfHeaderFooterGroup.getHeaderRight()
          Gets the RtfHeaderFooter for all right hand pages
 

Methods in com.lowagie.text.rtf.headerfooter with parameters of type RtfHeaderFooter
 void RtfHeaderFooterGroup.setHeaderFooter(RtfHeaderFooter headerFooter, int displayAt)
          Set a RtfHeaderFooter to be displayed at a certain position
 

Constructors in com.lowagie.text.rtf.headerfooter with parameters of type RtfHeaderFooter
RtfHeaderFooter(RtfDocument doc, RtfHeaderFooter headerFooter, int displayAt)
          Constructs a RtfHeaderFooter as a copy of an existing RtfHeaderFooter.
RtfHeaderFooterGroup(RtfDocument doc, RtfHeaderFooter headerFooter, int type)
          Constructs a RtfHeaderFooterGroup for a certain RtfHeaderFooter.
 



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