Uses of Class
org.apache.fop.render.pdf.PDFSVGHandler.PDFInfo
-
Packages that use PDFSVGHandler.PDFInfo Package Description org.apache.fop.render.pdf PDF Renderer -
-
Uses of PDFSVGHandler.PDFInfo in org.apache.fop.render.pdf
Methods in org.apache.fop.render.pdf that return PDFSVGHandler.PDFInfo Modifier and Type Method Description static PDFSVGHandler.PDFInfo
PDFSVGHandler. getPDFInfo(RendererContext context)
Get the pdf information from the render context.
-