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 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 AFPGraphicsObjectInfoModifier and TypeMethodDescriptionprivate voidAFPImageHandlerGraphics2D.setDefaultResourceLevel(AFPGraphicsObjectInfo graphicsObjectInfo, AFPResourceManager resourceManager) private voidAFPImageHandlerSVG.setDefaultToInlineResourceLevel(AFPGraphicsObjectInfo graphicsObjectInfo, AFPResourceManager resourceManager)