| Package | Description |
|---|---|
| org.apache.fop.area |
FOP's area tree.
|
| org.apache.fop.render |
Generic renderer interface.
|
| Modifier and Type | Method | Description |
|---|---|---|
Page |
PageViewport.getPage() |
Get the page reference area with the contents.
|
| Modifier and Type | Method | Description |
|---|---|---|
void |
PageViewport.setPage(Page page) |
Sets the page object for this PageViewport.
|
| Modifier and Type | Method | Description |
|---|---|---|
protected void |
AbstractRenderer.renderPageAreas(Page page) |
Renders page areas.
|
Copyright 1999-2016 The Apache Software Foundation. All Rights Reserved.