| fop 0.94 | |
| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Objectorg.apache.fop.render.AbstractGenericSVGHandlerorg.apache.fop.render.pdf.PDFSVGHandlerNested Class Summary | |
static class |
|
Fields inherited from interface org.apache.fop.render.pdf.PDFRendererContextConstants | |
PDF_CONTEXT, PDF_DOCUMENT, PDF_FONT_INFO, PDF_FONT_NAME, PDF_FONT_SIZE, PDF_PAGE, PDF_STATE, PDF_STREAM | |
Fields inherited from interface org.apache.fop.render.RendererContextConstants | |
FOREIGN_ATTRIBUTES, HANDLER_CONFIGURATION, HEIGHT, OUTPUT_STREAM, PAGE_VIEWPORT, WIDTH, XPOS, YPOS | |
Fields inherited from interface org.apache.fop.render.XMLHandler | |
HANDLE_ALL | |
Method Summary | |
static PDFSVGHandler.PDFInfo |
|
protected void |
|
boolean |
|
Methods inherited from class org.apache.fop.render.AbstractGenericSVGHandler | |
getNamespace, handleXML, renderSVGDocument | |
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
protected void renderSVGDocument(RendererContext context, Document doc)
- Overrides:
- renderSVGDocument in interface AbstractGenericSVGHandler
- See Also:
org.apache.fop.render.AbstractGenericSVGHandler.renderSVGDocument( org.apache.fop.render.RendererContext, org.w3c.dom.Document)
public boolean supportsRenderer(Renderer renderer)
- Specified by:
- supportsRenderer in interface XMLHandler
| fop 0.94 |