Uses of Class
org.apache.fop.afp.modca.GraphicsDataDescriptor
-
Packages that use GraphicsDataDescriptor Package Description org.apache.fop.afp Contains an AFP library. -
-
Uses of GraphicsDataDescriptor in org.apache.fop.afp
Methods in org.apache.fop.afp that return GraphicsDataDescriptor Modifier and Type Method Description GraphicsDataDescriptor
Factory. createGraphicsDataDescriptor(int xlwind, int xrwind, int ybwind, int ytwind, int widthRes, int heightRes)
Creates a new GOCAGraphicsDataDescriptor
-