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