org.jfree.report.modules.output.pageable.graphics |
Graphics2D report generation classes and the G2OutputTarget. Needed for
printing and the report preview.
|
Java Source File Name | Type | Comment |
Graphics2DPageableModule.java | Class | The module definition for the Graphics2D pagable export module. |
PageDrawable.java | Interface | The PageDrawable can be used to render a single page into an arbitary Graphics2D context. |
PrintReportProcessor.java | Class | |