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
Methods 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 TypeMethodDescriptionvoidAFPGraphicsObjectInfo.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
Constructors in org.apache.fop.afp.svg with parameters of type AFPGraphics2DModifierConstructorDescriptionAFPBridgeContext(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.BridgeContextAFPSVGHandler.createBridgeContext(FOUserAgent userAgent, AFPGraphics2D g2d)