Uses of Class
org.apache.fop.afp.ioca.ImageSegment
-
Packages that use ImageSegment Package Description org.apache.fop.afp Contains an AFP library.org.apache.fop.afp.modca Contains a collection of AFP Mixed Object Document Content Architecture (MO:DCA) structured objects. -
-
Uses of ImageSegment in org.apache.fop.afp
Methods in org.apache.fop.afp that return ImageSegment Modifier and Type Method Description ImageSegment
Factory. createImageSegment()
Creates a new IOCAImageSegment
-
Uses of ImageSegment in org.apache.fop.afp.modca
Methods in org.apache.fop.afp.modca that return ImageSegment Modifier and Type Method Description ImageSegment
ImageObject. getImageSegment()
Returns the image segment object associated with this image object.
-