| Modifier and Type | Class and Description |
|---|---|
class |
ReportSourceAdapter
Provides some default-implementations for a ReportSource Interface
|
| Constructor and Description |
|---|
Report(ReportSource source,
PageFormat pageFormat)
Creates a standard report which honors the imageable size
and has no sublevels.
|
Report(ReportSource source,
PageFormat pageFormat,
boolean imageable,
int subLevels)
Creates a report.
|
Tentackle - a domain driven enterprise framework