Uses of Class
org.apache.fop.afp.ioca.ImageContent
-
Packages that use ImageContent Package Description org.apache.fop.afp Contains an AFP library.org.apache.fop.afp.ioca Contains a collection of AFP Image Object Content Architecture (IOCA) structured objects. -
-
Uses of ImageContent in org.apache.fop.afp
Methods in org.apache.fop.afp that return ImageContent Modifier and Type Method Description ImageContent
Factory. createImageContent()
Creates an new IOCAImageContent
-
Uses of ImageContent in org.apache.fop.afp.ioca
Methods in org.apache.fop.afp.ioca that return ImageContent Modifier and Type Method Description ImageContent
ImageSegment. getImageContent()
Returns the image content object associated with this image segment.
-