Package ch.tocco.nice2.reporting.api
Interface ReportLayout
- All Known Implementing Classes:
EntityReportLayout
,LabelReportLayout
public interface ReportLayout
-
Method Summary
-
Method Details
-
getHeader
String getHeader()- Returns:
- template for a header
-
getWidth
int getWidth() -
getHeight
int getHeight()
-