Package | Description |
---|---|
net.sf.reportengine.out |
Modifier and Type | Field and Description |
---|---|
static PageSize |
PageSize.A0_LANDSCAPE |
static PageSize |
PageSize.A0_PORTRAIT |
static PageSize |
PageSize.A1_LANDSCAPE |
static PageSize |
PageSize.A1_PORTRAIT |
static PageSize |
PageSize.A2_LANDSCAPE |
static PageSize |
PageSize.A2_PORTRAIT |
static PageSize |
PageSize.A3_LANDSCAPE |
static PageSize |
PageSize.A3_PORTRAIT
master-name="A3" page-height="594mm" page-width="420mm"
|
static PageSize |
PageSize.A4_LANDSCAPE |
static PageSize |
PageSize.A4_PORTRAIT
master-name="A4" page-width="297mm" page-height="210mm"
|
static PageSize |
PageSize.A5_LANDSCAPE |
static PageSize |
PageSize.A5_PORTRAIT |
static PageSize |
PageSize.A6_LANDSCAPE |
static PageSize |
PageSize.A6_PORTRAIT |
static PageSize |
PageSize.A7_LANDSCAPE |
static PageSize |
PageSize.A7_PORTRAIT |
static PageSize |
PageSize.A8_LANDSCAPE |
static PageSize |
PageSize.A8_PORTRAIT |
Modifier and Type | Method and Description |
---|---|
PageSize |
AbstractPrintOutputFormat.getPageSize() |
Constructor and Description |
---|
AbstractPrintOutputFormat(PageSize pageSize) |
FoOutputFormat(PageSize pageSize) |
PdfOutputFormat(PageSize pageSize) |
PngOutputFormat(PageSize pageSize) |
TiffOutputFormat(PageSize pageSize) |
Copyright © 2006–2015. All rights reserved.