All Implemented Interfaces:
LayoutSupport
All Known Implementing Classes:
G2OutputTarget, DummyOutputTarget, AbstractOutputTarget, PDFOutputTarget, PlainTextOutputTarget
David - Gilbert| Field Summary | ||
|---|---|---|
| public static final String | TITLE | Literal text for the 'title' property name. |
| public static final String | AUTHOR | Literal text for the 'author' property name. |
| Method from org.jfree.report.modules.output.pageable.base.OutputTarget Summary: |
|---|
| beginPage, close, configure, createDummyWriter, drawDrawable, drawImage, drawShape, drawString, endPage, fillShape, getFont, getLogicalPage, getOperationBounds, getPaint, getProperty, getProperty, getStroke, isOpen, open, setFont, setOperationBounds, setPaint, setProperty, setStroke |
| Method from org.jfree.report.modules.output.pageable.base.OutputTarget Detail: |
|---|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
null
is returned. |
defaultValue is returned. |
|
|
|
|
|
|
Properties provide a mechanism for configuring a target. For example, you can add title and author information to a PDF report using the 'title' and 'author' properties. |
The stroke is used to draw the outlines of shapes. |