|
fop 1.0 | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PageObject | |
org.apache.fop.afp | Contains an AFP library. |
org.apache.fop.afp.modca | Contains a collection of AFP Mixed Object Document Content Architecture (MO:DCA) structured objects. |
Uses of PageObject in org.apache.fop.afp |
Methods in org.apache.fop.afp that return PageObject | |
PageObject |
DataStream.savePage()
Helper method to save the current page. |
PageObject |
Factory.createPage(int pageWidth,
int pageHeight,
int pageRotation,
int pageWidthRes,
int pageHeightRes)
Creates a new MO:DCA PageObject . |
Methods in org.apache.fop.afp with parameters of type PageObject | |
void |
DataStream.restorePage(PageObject pageObject)
Helper method to restore the current page. |
Uses of PageObject in org.apache.fop.afp.modca |
Subclasses of PageObject in org.apache.fop.afp.modca | |
class |
Overlay
An overlay is a MO:DCA-P resource object. |
Methods in org.apache.fop.afp.modca with parameters of type PageObject | |
void |
AbstractResourceEnvironmentGroupContainer.addPage(PageObject page)
Adds a page to the resource container. |
|
fop 1.0 | ||||||||||
PREV NEXT | FRAMES NO FRAMES |