Uses of Class
org.apache.fop.afp.ioca.ImageCellPosition
-
Packages that use ImageCellPosition Package Description org.apache.fop.afp.modca Contains a collection of AFP Mixed Object Document Content Architecture (MO:DCA) structured objects. -
-
Uses of ImageCellPosition in org.apache.fop.afp.modca
Fields in org.apache.fop.afp.modca declared as ImageCellPosition Modifier and Type Field Description private ImageCellPosition
IMImageObject. imageCellPosition
The image cell positionMethods in org.apache.fop.afp.modca with parameters of type ImageCellPosition Modifier and Type Method Description void
IMImageObject. setImageCellPosition(ImageCellPosition imageCellPosition)
Sets the ImageCellPosition.
-