Uses of Class
org.apache.fop.afp.AFPGraphicsObjectInfo
-
Packages that use AFPGraphicsObjectInfo Package Description org.apache.fop.afp Contains an AFP library.org.apache.fop.render.afp An AFP Renderer implementation and supporting classes. -
-
Uses of AFPGraphicsObjectInfo in org.apache.fop.afp
Methods in org.apache.fop.afp with parameters of type AFPGraphicsObjectInfo Modifier and Type Method Description GraphicsObjectAFPDataObjectFactory. createGraphic(AFPGraphicsObjectInfo graphicsObjectInfo)Creates and returns a new graphics object. -
Uses of AFPGraphicsObjectInfo in org.apache.fop.render.afp
Methods in org.apache.fop.render.afp that return AFPGraphicsObjectInfo Modifier and Type Method Description private AFPGraphicsObjectInfoAFPSVGHandler. createGraphicsObjectInfo(AFPPaintingState paintingState, org.apache.xmlgraphics.java2d.Graphics2DImagePainter painter, FOUserAgent userAgent, AFPResourceInfo resourceInfo, AFPGraphics2D g2d)Methods in org.apache.fop.render.afp with parameters of type AFPGraphicsObjectInfo Modifier and Type Method Description private voidAFPImageHandlerGraphics2D. setDefaultResourceLevel(AFPGraphicsObjectInfo graphicsObjectInfo, AFPResourceManager resourceManager)private voidAFPImageHandlerSVG. setDefaultToInlineResourceLevel(AFPGraphicsObjectInfo graphicsObjectInfo)
-