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 ImageContentFactory. createImageContent()Creates an new IOCAImageContent -
Uses of ImageContent in org.apache.fop.afp.ioca
Fields in org.apache.fop.afp.ioca declared as ImageContent Modifier and Type Field Description private ImageContentImageSegment. imageContentThe ImageContent for the image segmentMethods in org.apache.fop.afp.ioca that return ImageContent Modifier and Type Method Description ImageContentImageSegment. getImageContent()Returns the image content object associated with this image segment.
-