Package | Description |
---|---|
org.apache.fop.afp.goca |
Contains a collection of AFP font related classes.
|
org.apache.fop.afp.ioca |
Contains a collection of AFP Image Object Content Architecture (IOCA) structured objects.
|
org.apache.fop.afp.modca |
Contains a collection of AFP Mixed Object Document Content Architecture (MO:DCA) structured objects.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractGraphicsDrawingOrderContainer
A base container of prepared structured AFP objects
|
class |
GraphicsChainedSegment
A GOCA graphics segment
|
class |
GraphicsData
A GOCA graphics data
|
Modifier and Type | Class and Description |
---|---|
class |
ImageSegment
An Image Segment is represented by a set of self-defining fields, fields
that describe their own contents.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractDataObject
Abstract base class used by the ImageObject and GraphicsObject which both
have define an ObjectEnvironmentGroup
|
class |
AbstractDescriptor
Base class for AFP descriptor objects
|
class |
AbstractEnvironmentGroup
A base class that encapsulates common features of
ActiveEnvironmentGroup and ResourceEnvironmentGroup
|
class |
AbstractNamedAFPObject
This is the base class for all named data stream objects.
|
class |
AbstractPageObject
Pages contain the data objects that comprise a presentation document.
|
class |
AbstractResourceEnvironmentGroupContainer
An abstract class which encapsulates the common features of
Document and PageGroup resource containers
|
class |
AbstractResourceGroupContainer
An abstract container of resource objects
|
class |
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.
|
class |
ContainerDataDescriptor
Container data descriptor (to maintain compatibility with pre-year 2000 applications)
|
class |
Document
The document is the highest level of the MO:DCA data-stream document
component hierarchy.
|
class |
GraphicsDataDescriptor
GOCA Graphics Data Descriptor
|
class |
GraphicsObject
Top-level GOCA graphics object.
|
class |
ImageDataDescriptor
ImageDataDescriptor
|
class |
ImageObject
An IOCA Image Data Object
|
class |
IMImageObject
An IM image data object specifies the contents of a raster image and
its placement on a page, overlay, or page segment.
|
class |
IncludedResourceObject
Encapsulates an included resource object that is loaded from an external file.
|
class |
IncludeObject
An Include Object structured field references an object on a page or overlay.
|
class |
IncludePageOverlay
The Include Page Overlay structured field references an overlay resource
definition that is to be positioned on the page.
|
class |
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.
|
class |
InvokeMediumMap
The Invoke Medium Map structured field identifies the Medium Map that is to
become active for the document.
|
class |
MapContainerData
The Map Container Data structured field specifies how a presentation data object
that is carried in an Object Container is mapped into its object area.
|
class |
MapDataResource
The Map Data Resource structured field specifies resources that are
required for presentation.
|
class |
MapImageObject
The Map Image Object (MIO) structured field specifies how an image data object is
mapped into its object area.
|
class |
ObjectAreaDescriptor
The Object Area Descriptor structured field specifies the size and attributes
of an object area presentation space.
|
class |
ObjectContainer
Object containers are MO:DCA objects that envelop and carry object data.
|
class |
ObjectEnvironmentGroup
An Object Environment Group (OEG) may be associated with an object and is contained
within the object's begin-end envelope.
|
class |
Overlay
An overlay is a MO:DCA-P resource object.
|
class |
PageDescriptor
The Page Descriptor structured field specifies the size and attributes of
a page or overlay presentation space.
|
class |
PageGroup
A page group is used in the data stream to define a named, logical grouping
of sequential pages.
|
class |
PageObject
Pages contain the data objects that comprise a presentation document.
|
class |
PageSegment
A page segment is a MO:DCA-P resource object.
|
class |
PreprocessPresentationObject
The Preprocess Presentation Object structured field specifies presentation
parameters for a data object that has been mapped as a resource.
|
class |
PresentationEnvironmentControl
The Presentation Environment Control structured field specifies parameters that
affect the rendering of presentation data and the appearance that is to be assumed
by the presentation device.
|
class |
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.
|
class |
PresentationTextObject
The Presentation Text object is the data object used in document processing
environments for representing text which has been prepared for presentation.
|
class |
ResourceEnvironmentGroup
A Resource Environment Group contains a set of resources for a document
or for a group of pages in a document.
|
class |
ResourceGroup
A Resource Group contains a set of overlays.
|
class |
ResourceObject
This resource structured field begins an envelope that is used to carry
resource objects in print-file-level (external) resource groups.
|
class |
StreamedResourceGroup
A print-file resource group
|
class |
TagLogicalElement
A Tag Logical Element structured field assigns an attribute name and an
attribute value to a page or page group.
|
Constructor and Description |
---|
PreprocessPresentationObject(AbstractTripletStructuredObject prePresObj)
Main constructor
|
Copyright 1999-2012 The Apache Software Foundation. All Rights Reserved.