Uses of Class
org.apache.fop.afp.modca.ImageDataDescriptor
-
Packages that use ImageDataDescriptor Package Description org.apache.fop.afp Contains an AFP library. -
-
Uses of ImageDataDescriptor in org.apache.fop.afp
Methods in org.apache.fop.afp that return ImageDataDescriptor Modifier and Type Method Description ImageDataDescriptor
Factory. createImageDataDescriptor(int width, int height, int widthRes, int heightRes)
Creates a newImageDataDescriptor
-