com.ontimize.report
Interface ReportDesigner.ReportDefinition
- All Known Implementing Classes:
- ReportDesigner.BasicReportDefinition
- Enclosing interface:
- ReportDesigner
- public static interface ReportDesigner.ReportDefinition
getMargins
public java.awt.Insets getMargins()
getPageFormat
public java.lang.String getPageFormat()
getReportHeader
public ReportDesigner.ReportSection getReportHeader()
getPageHeader
public ReportDesigner.ReportSection getPageHeader()
getReportFooter
public ReportDesigner.ReportSection getReportFooter()
getPageFooter
public ReportDesigner.ReportSection getPageFooter()
getItems
public ReportDesigner.ReportSection getItems()
getGroups
public ReportDesigner.ReportGroup[] getGroups()
getFunctions
public java.lang.StringBuffer getFunctions()
getWatermark
public ReportDesigner.ReportSection getWatermark()
getSOrientation
public java.lang.String getSOrientation()
getOrientation
public int getOrientation()
getResources
public ReportDesigner.ReportResource[] getResources()