Class PDFSVGHandler

    • Constructor Detail

      • PDFSVGHandler

        public PDFSVGHandler()
    • Method Detail

      • getPDFInfo

        public static PDFSVGHandler.PDFInfo getPDFInfo​(RendererContext context)
        Get the pdf information from the render context.
        Parameters:
        context - the renderer context
        Returns:
        the pdf information retrieved from the context
      • supportsRenderer

        public boolean supportsRenderer​(Renderer renderer)
        Checks if this XMLHandler supports handling an XML namespace for a particular renderer.
        Specified by:
        supportsRenderer in interface XMLHandler
        Parameters:
        renderer - the renderer for which to check.
        Returns:
        true if this XML handler supports a particular renderer