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