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 1999-2017 The Apache Software Foundation. All Rights Reserved.