Uses of Class
org.apache.fop.area.Page
Packages that use Page
Package
Description
FOP's area tree.
Generic renderer interface.
-
Uses of Page in org.apache.fop.area
Methods in org.apache.fop.area that return PageModifier and TypeMethodDescriptionPageViewport.getPage()
Get the page reference area with the contents.Methods in org.apache.fop.area with parameters of type Page -
Uses of Page in org.apache.fop.render
Methods in org.apache.fop.render with parameters of type PageModifier and TypeMethodDescriptionprotected void
AbstractRenderer.renderPageAreas
(Page page) Renders page areas.