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 ImageCellPositionIMImageObject. imageCellPositionThe image cell positionMethods in org.apache.fop.afp.modca with parameters of type ImageCellPosition Modifier and Type Method Description voidIMImageObject. setImageCellPosition(ImageCellPosition imageCellPosition)Sets the ImageCellPosition.
-