fop 1.0

Uses of Class
org.apache.fop.afp.modca.AbstractDescriptor

Packages that use AbstractDescriptor
org.apache.fop.afp.modca Contains a collection of AFP Mixed Object Document Content Architecture (MO:DCA) structured objects. 
 

Uses of AbstractDescriptor in org.apache.fop.afp.modca
 

Subclasses of AbstractDescriptor in org.apache.fop.afp.modca
 class ContainerDataDescriptor
          Container data descriptor (to maintain compatibility with pre-year 2000 applications)
 class GraphicsDataDescriptor
          GOCA Graphics Data Descriptor
 class ImageDataDescriptor
          ImageDataDescriptor
 class ObjectAreaDescriptor
          The Object Area Descriptor structured field specifies the size and attributes of an object area presentation space.
 class PageDescriptor
          The Page Descriptor structured field specifies the size and attributes of a page or overlay presentation space.
 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.
 

Methods in org.apache.fop.afp.modca with parameters of type AbstractDescriptor
 void ObjectEnvironmentGroup.setDataDescriptor(AbstractDescriptor dataDescriptor)
          Sets the data descriptor
 


fop 1.0

Copyright 1999-2010 The Apache Software Foundation. All Rights Reserved.