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 ImageSegmentFactory. createImageSegment()Creates a new IOCAImageSegment -
Uses of ImageSegment in org.apache.fop.afp.modca
Fields in org.apache.fop.afp.modca declared as ImageSegment Modifier and Type Field Description private ImageSegmentImageObject. imageSegmentthe image segmentMethods in org.apache.fop.afp.modca that return ImageSegment Modifier and Type Method Description ImageSegmentImageObject. getImageSegment()Returns the image segment object associated with this image object.
-