Uses of Class
org.apache.fop.afp.AFPGraphics2D
Packages that use AFPGraphics2D
Package
Description
Contains an AFP library.
Contains a collection of AFP specific Batik bridges.
An AFP Renderer implementation and supporting classes.
-
Uses of AFPGraphics2D in org.apache.fop.afp
Fields in org.apache.fop.afp declared as AFPGraphics2DModifier and TypeFieldDescriptionprivate AFPGraphics2D
AFPGraphicsObjectInfo.g2d
the AFP graphics 2d implementationMethods in org.apache.fop.afp that return AFPGraphics2DModifier and TypeMethodDescriptionAFPGraphicsObjectInfo.getGraphics2D()
Returns the AFP graphics 2D implementationMethods in org.apache.fop.afp with parameters of type AFPGraphics2DModifier and TypeMethodDescriptionvoid
AFPGraphicsObjectInfo.setGraphics2D
(AFPGraphics2D g2d) Sets the AFP graphics 2D implementationConstructors in org.apache.fop.afp with parameters of type AFPGraphics2D -
Uses of AFPGraphics2D in org.apache.fop.afp.svg
Fields in org.apache.fop.afp.svg declared as AFPGraphics2DConstructors in org.apache.fop.afp.svg with parameters of type AFPGraphics2DModifierConstructorDescriptionprivate
AFPBridgeContext
(org.apache.batik.bridge.UserAgent userAgent, org.apache.batik.bridge.DocumentLoader documentLoader, FontInfo fontInfo, org.apache.xmlgraphics.image.loader.ImageManager imageManager, org.apache.xmlgraphics.image.loader.ImageSessionContext imageSessionContext, AffineTransform linkTransform, AFPGraphics2D g2d, EventBroadcaster eventBroadCaster) AFPBridgeContext
(org.apache.batik.bridge.UserAgent userAgent, FontInfo fontInfo, org.apache.xmlgraphics.image.loader.ImageManager imageManager, org.apache.xmlgraphics.image.loader.ImageSessionContext imageSessionContext, AffineTransform linkTransform, AFPGraphics2D g2d, EventBroadcaster eventBroadCaster) Constructs a new bridge context. -
Uses of AFPGraphics2D in org.apache.fop.render.afp
Methods in org.apache.fop.render.afp that return AFPGraphics2DModifier and TypeMethodDescriptionAFPInfo.createGraphics2D
(boolean textAsShapes) Creates an AFPGraphics2D implementationMethods in org.apache.fop.render.afp with parameters of type AFPGraphics2DModifier and TypeMethodDescriptionstatic org.apache.batik.bridge.BridgeContext
AFPSVGHandler.createBridgeContext
(FOUserAgent userAgent, AFPGraphics2D g2d) private AFPGraphicsObjectInfo
AFPSVGHandler.createGraphicsObjectInfo
(AFPPaintingState paintingState, org.apache.xmlgraphics.java2d.Graphics2DImagePainter painter, FOUserAgent userAgent, AFPResourceInfo resourceInfo, AFPGraphics2D g2d)