Uses of Class
org.apache.fop.svg.PDFGraphics2D
-
Packages that use PDFGraphics2D Package Description org.apache.fop.svg Classes that add SVG support to FOP and SVG->PDF conversion for Batik. -
-
Uses of PDFGraphics2D in org.apache.fop.svg
Subclasses of PDFGraphics2D in org.apache.fop.svg Modifier and Type Class Description classPDFDocumentGraphics2DThis class is a wrapper for thePDFGraphics2Dthat is used to create a full document around the PDF rendering fromPDFGraphics2D.Fields in org.apache.fop.svg declared as PDFGraphics2D Modifier and Type Field Description private PDFGraphics2DPDFTextPainter. pdfConstructors in org.apache.fop.svg with parameters of type PDFGraphics2D Constructor Description PDFGraphics2D(PDFGraphics2D g)This constructor supports the create method.
-