|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--org.jfree.report.modules.output.pageable.base.AlignedLogicalPage
The AlignedLogicalPage corrects all values of the page format so that the bounds are aligned for a given LayoutSupport.
| Constructor Summary | |
AlignedLogicalPage(LayoutSupport support,
PageDefinition pageDefinition)
Creates a AlignedLogicalPageWrapper, which wraps the logicalpage to obey to the alignment defined by the LayoutSupport. |
|
| Method Summary | |
float |
getHeight()
Returns the page height, aligned by the vertical alignment of the layout support. |
LayoutSupport |
getLayoutSupport()
Gets the output target metrics. |
float |
getWidth()
Returns the page width, aligned by the horizontal alignment of the layout support. |
| Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
| Constructor Detail |
public AlignedLogicalPage(LayoutSupport support,
PageDefinition pageDefinition)
support - the layout support which defines the alignment.| Method Detail |
public float getWidth()
public float getHeight()
public LayoutSupport getLayoutSupport()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||