Uses of Class
org.apache.fop.area.BodyRegion
Packages that use BodyRegion
Package
Description
FOP's area tree.
Generic renderer interface.
-
Uses of BodyRegion in org.apache.fop.area
Methods in org.apache.fop.area that return BodyRegionModifier and TypeMethodDescriptionPageViewport.getBodyRegion()
Convenience method to get BodyRegion of this PageViewportConstructors in org.apache.fop.area with parameters of type BodyRegion -
Uses of BodyRegion in org.apache.fop.render
Methods in org.apache.fop.render with parameters of type BodyRegionModifier and TypeMethodDescriptionprotected void
AbstractRenderer.renderBodyRegion
(BodyRegion region) Renders a body region area.