public class StiStaticBandsHelper
extends java.lang.Object
| Constructor and Description |
|---|
StiStaticBandsHelper(StiEngine engine) |
| Modifier and Type | Method and Description |
|---|---|
double |
getReservedCrossFreeSpace() |
double |
getReservedFreeSpace()
Returns the FreeSpace value saved in the Render method.
|
double |
getReservedPositionBottomY()
Returns the PositionBottomY value saves in the Render method.
|
double |
getReservedPositionX()
Returns the PositionX value saves in the Render method.
|
double |
getReservedPositionY()
Returns the PositionY value saves in the Render method.
|
void |
Render()
Prints PageHeaderBand, PageFooterBand, ReportTitleBand
|
public StiEngine engine
public StiStaticBandsHelper(StiEngine engine)
public final double getReservedFreeSpace()
public final double getReservedCrossFreeSpace()
public final double getReservedPositionX()
public final double getReservedPositionY()
public final double getReservedPositionBottomY()
public final void Render()
Copyright © 2019 Stimulsoft. All Rights Reserved.