Uses of Interface
fr.opensagres.xdocreport.itext.extension.IMasterPageHeaderFooter

Packages that use IMasterPageHeaderFooter
fr.opensagres.xdocreport.itext.extension   
 

Uses of IMasterPageHeaderFooter in fr.opensagres.xdocreport.itext.extension
 

Classes in fr.opensagres.xdocreport.itext.extension that implement IMasterPageHeaderFooter
 class MasterPageHeaderFooter
           
 

Methods in fr.opensagres.xdocreport.itext.extension that return IMasterPageHeaderFooter
 IMasterPageHeaderFooter MasterPage.getFooter()
           
 IMasterPageHeaderFooter IMasterPage.getFooter()
           
 IMasterPageHeaderFooter MasterPage.getHeader()
           
 IMasterPageHeaderFooter IMasterPage.getHeader()
           
 

Methods in fr.opensagres.xdocreport.itext.extension with parameters of type IMasterPageHeaderFooter
protected  float ExtendedHeaderFooter.getFooterY(IMasterPageHeaderFooter footer)
           
protected  float ExtendedHeaderFooter.getHeaderY(IMasterPageHeaderFooter header)
           
 void MasterPage.setFooter(IMasterPageHeaderFooter footer)
           
 void IMasterPage.setFooter(IMasterPageHeaderFooter footer)
           
 void MasterPage.setHeader(IMasterPageHeaderFooter header)
           
 void IMasterPage.setHeader(IMasterPageHeaderFooter header)
           
 



Copyright © 2012. All Rights Reserved.