Package | Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
PageObject |
Factory.createPage(int pageWidth,
int pageHeight,
int pageRotation,
int pageWidthRes,
int pageHeightRes)
Creates a new MO:DCA
PageObject . |
PageObject |
DataStream.savePage()
Helper method to save the current page.
|
Modifier and Type | Method and Description |
---|---|
void |
DataStream.restorePage(PageObject pageObject)
Helper method to restore the current page.
|
Modifier and Type | Class and Description |
---|---|
class |
Overlay
An overlay is a MO:DCA-P resource object.
|
Modifier and Type | Method and Description |
---|---|
void |
AbstractResourceEnvironmentGroupContainer.addPage(PageObject page)
Adds a page to the resource container.
|
Copyright 1999-2010 The Apache Software Foundation. All Rights Reserved.