Uses of Class
org.apache.fop.svg.PDFDocumentGraphics2D
Packages that use PDFDocumentGraphics2D
Package
Description
Classes that add SVG support to FOP and SVG->PDF conversion for Batik.
-
Uses of PDFDocumentGraphics2D in org.apache.fop.svg
Fields in org.apache.fop.svg declared as PDFDocumentGraphics2DModifier and TypeFieldDescriptionprotected PDFDocumentGraphics2DPDFTranscoder.graphicsGraphics2D instance that is used to paint toMethods in org.apache.fop.svg with parameters of type PDFDocumentGraphics2DModifier and TypeMethodDescriptionvoidPDFDocumentGraphics2DConfigurator.configure(PDFDocumentGraphics2D graphics, Configuration cfg, boolean useComplexScriptFeatures) Configures a PDFDocumentGraphics2D instance using an Avalon Configuration object.Constructors in org.apache.fop.svg with parameters of type PDFDocumentGraphics2DModifierConstructorDescriptionThis constructor supports the create method