Uses of Class
org.apache.fop.afp.AFPGraphicsObjectInfo
Packages that use AFPGraphicsObjectInfo
Package
Description
Contains an AFP library.
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 AFPGraphicsObjectInfoModifier and TypeMethodDescriptionAFPDataObjectFactory.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 AFPGraphicsObjectInfoModifier and TypeMethodDescriptionprivate AFPGraphicsObjectInfo
AFPSVGHandler.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 AFPGraphicsObjectInfoModifier and TypeMethodDescriptionprivate void
AFPImageHandlerGraphics2D.setDefaultResourceLevel
(AFPGraphicsObjectInfo graphicsObjectInfo, AFPResourceManager resourceManager) private void
AFPImageHandlerSVG.setDefaultToInlineResourceLevel
(AFPGraphicsObjectInfo graphicsObjectInfo)