Uses of Class
org.apache.fop.afp.modca.AbstractDescriptor
-
Packages that use AbstractDescriptor Package Description 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 Modifier and Type Class Description classContainerDataDescriptorContainer data descriptor (to maintain compatibility with pre-year 2000 applications)classGraphicsDataDescriptorGOCA Graphics Data DescriptorclassImageDataDescriptorImageDataDescriptorclassObjectAreaDescriptorThe Object Area Descriptor structured field specifies the size and attributes of an object area presentation space.classPageDescriptorThe Page Descriptor structured field specifies the size and attributes of a page or overlay presentation space.classPresentationTextDescriptorThe 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 Modifier and Type Method Description voidObjectEnvironmentGroup. setDataDescriptor(AbstractDescriptor dataDescriptor)Sets the data descriptor
-