Uses of Class
org.apache.fop.afp.ioca.ImageInputDescriptor
-
Packages that use ImageInputDescriptor Package Description org.apache.fop.afp.modca Contains a collection of AFP Mixed Object Document Content Architecture (MO:DCA) structured objects. -
-
Uses of ImageInputDescriptor in org.apache.fop.afp.modca
Fields in org.apache.fop.afp.modca declared as ImageInputDescriptor Modifier and Type Field Description private ImageInputDescriptor
IMImageObject. imageInputDescriptor
The image input descriptorMethods in org.apache.fop.afp.modca with parameters of type ImageInputDescriptor Modifier and Type Method Description void
IMImageObject. setImageInputDescriptor(ImageInputDescriptor imageInputDescriptor)
Sets the ImageInputDescriptor.
-