Class StiStaticBandsHelper

java.lang.Object
com.stimulsoft.report.engine.engineV2.StiStaticBandsHelper

public class StiStaticBandsHelper extends Object
A class helps to output PageHeaderBand, PageFooterBand, ReportTitleBand
  • Field Details

  • Constructor Details

    • StiStaticBandsHelper

      public StiStaticBandsHelper(StiEngine engine)
  • Method Details

    • getReservedFreeSpace

      public final double getReservedFreeSpace()
      Returns the FreeSpace value saved in the Render method. The property is used in the SetNewColumnParameters method.
    • getReservedCrossFreeSpace

      public final double getReservedCrossFreeSpace()
    • getReservedPositionX

      public final double getReservedPositionX()
      Returns the PositionX value saves in the Render method. The property is used in the SetNewColumnParameters method.
    • getReservedPositionY

      public final double getReservedPositionY()
      Returns the PositionY value saves in the Render method. The property is used in the SetNewColumnParameters method.
    • getReservedPositionBottomY

      public final double getReservedPositionBottomY()
      Returns the PositionBottomY value saves in the Render method. The property is used in the SetNewColumnParameters method.
    • Render

      public final void Render()
      Prints PageHeaderBand, PageFooterBand, ReportTitleBand