Package org.apache.fop.render.afp.modca

Interface Summary
AFPConstants Constants used by the AFP renderer.
 

Class Summary
ActiveEnvironmentGroup An Active Environment Group (AEG) is associated with each page, and is contained in the page's begin-end envelope in the data stream.
AFPDataStream A data stream is a continuous ordered stream of data elements and objects conforming to a given format.
AFPObject This is the base class for all data stream objects.
Document The document is the highest level of the MO:DCA data-stream document component hierarchy.
EndPageGroup The End Named Page Group (ENG) structured field terminates a page group that was initiated by a Begin Named Page Group structured field.
ImageCellPosition The IM Image Cell Position structured field specifies the placement, size, and replication of IM image cells.
ImageInputDescriptor The IM Image Input Descriptor structured field contains the descriptor data for an IM image data object.
ImageObject An IM image data object specifies the contents of a raster image and its placement on a page, overlay, or page segment.
ImageOutputControl The IM Image Output Control structured field specifies the position and orientation of the IM image object area and the mapping of the image points to presentation device pels.
ImageRasterData Contains the image points that define the IM image raster pattern.
ImageRasterPattern Raster data is a grid of cells covering an area of interest.
IncludeObject An Include Object structured field references an object on a page or overlay.
IncludePageOverlay The Include Page Overlay structured field references an overlay resource definition that is to be positioned on the page.
IncludePageSegment The Include Page Segment structured field references a page segment resource object that is to be presented on the page or overlay presentation space.
MapCodedFont The Map Coded Font structured field maps a unique coded font resource local ID, which may be embedded one or more times within an object's data and descriptor, to the identifier of a coded font resource object.
MapPageOverlay The Map Page Overlay structured field maps a Resource Local ID to the name of a Begin Overlay structured field.
Overlay  
PageDescriptor The Page Descriptor structured field specifies the size and attributes of a page or overlay presentation space.
PageGroup A page group is used in the data stream to define a named, logical grouping of sequential pages.
PageObject Pages contain the data objects that comprise a presentation document.
PresentationTextData Presentation text data contains the graphic characters and the control sequences necessary to position the characters within the object space.
PresentationTextDescriptor The Presentation Text Descriptor specifies the units of measure for the Presentation Text object space, the size of the Presentation Text object space, and the initial values for modal parameters, called initial text conditions.
PresentationTextObject The Presentation Text object is the data object used in document processing environments for representing text which has been prepared for presentation.
TagLogicalElement A Tag Logical Element structured field assigns an attribute name and an attribute value to a page or page group.
TagLogicalElementBean The TagLogicalElementBean provides a bean for holding the attributes of a tag logical element as key value pairs.
 

Exception Summary
MaximumSizeExceededException An exception to handle maximum sizes being exceeded.