Uses of Class
org.apache.fop.svg.PDFContext
-
Packages that use PDFContext Package Description org.apache.fop.svg Classes that add SVG support to FOP and SVG->PDF conversion for Batik. -
-
Uses of PDFContext in org.apache.fop.svg
Fields in org.apache.fop.svg declared as PDFContext Modifier and Type Field Description private PDFContextPDFDocumentGraphics2D. pdfContextMethods in org.apache.fop.svg that return PDFContext Modifier and Type Method Description PDFContextPDFDocumentGraphics2D. getPDFContext()Return the PDFContext for this instance.
-