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 PDFContext
PDFDocumentGraphics2D. pdfContext
Methods in org.apache.fop.svg that return PDFContext Modifier and Type Method Description PDFContext
PDFDocumentGraphics2D. getPDFContext()
Return the PDFContext for this instance.
-