| org.jfree.report.modules.output.pageable.base.operations | Support for the output targets that are page- and print oriented. |
| org.jfree.report.modules.output.pageable.base.output | |
| org.jfree.report.modules.output.pageable.base.pagelayout | |
| org.jfree.report.modules.output.pageable.base.physicals |
| LogicalPage | An interface that defines a logical page. | code | html |
| OutputTarget | An interface that defines the methods that must be supported by a report output target. | code | html |
| PageFlowSelector | Creation-Date: 09.04.2007, 11:02:04 | code | html |
| PageableOutputProcessor | Creation-Date: 08.04.2007, 15:42:26 | code | html |
| AbstractPageableOutputProcessor | Creation-Date: 09.04.2007, 10:59:35 | code | html |
| AlignedLogicalPageWrapper | The AlignedLogicalPageWrapper corrects all values of the wrapped LogicalPage so that the bounds are aligned for a given LayoutSupport. | code | html |
| AllPageFlowSelector | Creation-Date: 12.11.2006, 13:42:38 | code | html |
| OutputTargetException | An OutputTargetException is thrown if a element could not be printed in the target or an TargetInternalError occurred, that made proceeding impossible. | code | html |
| PageableBaseModule | The module definition for the pagable export base module. | code | html |
| PageableRenderer | Creation-Date: 08.04.2007, 15:08:48 | code | html |
| PageableReportProcessor | Creation-Date: 08.04.2007, 14:51:53 | code | html |
| ReportStateList | The ReportState list stores a report states for the beginning of every page. | code | html |
| ReportStateList.MasterList | Internal WeakReferenceList that is capable to restore its elements. | code | html |
| Spool | A spool is a sequence of operations (instances of PhysicalOperation) that can be applied to an OutputTarget. | code | html |
Currently Graphics2D, PDF and PlainText output are supported by this implementation.