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 ImageInputDescriptorIMImageObject. imageInputDescriptorThe image input descriptorMethods in org.apache.fop.afp.modca with parameters of type ImageInputDescriptor Modifier and Type Method Description voidIMImageObject. setImageInputDescriptor(ImageInputDescriptor imageInputDescriptor)Sets the ImageInputDescriptor.
-