Interface FillerPageAddedEvent


public interface FillerPageAddedEvent
Author:
Lucian Chirita (lucianc@users.sourceforge.net)
  • Method Details

    • getJasperPrint

      JasperPrint getJasperPrint()
    • getPage

      JRPrintPage getPage()
    • getPageIndex

      int getPageIndex()
    • hasReportEnded

      boolean hasReportEnded()
    • getPageStretchHeight

      int getPageStretchHeight()
    • getFiller

      JRBaseFiller getFiller()
    • getDelayedActions

      DelayedFillActions getDelayedActions()