Uses of Class
org.apache.fop.afp.ioca.ImageRasterData
-
Packages that use ImageRasterData 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 ImageRasterData in org.apache.fop.afp
Methods in org.apache.fop.afp that return ImageRasterData Modifier and Type Method Description ImageRasterDataFactory. createImageRasterData(byte[] rasterData)Creates a new IOCAImageRasterData -
Uses of ImageRasterData in org.apache.fop.afp.modca
Methods in org.apache.fop.afp.modca with parameters of type ImageRasterData Modifier and Type Method Description voidIMImageObject. setImageRasterData(ImageRasterData imageRasterData)Sets the ImageRastorData.
-