org.apache.fop.svg
Class PDFSVGFlowRootElementBridge
SVGFlowRootElementBridge
org.apache.fop.svg.PDFSVGFlowRootElementBridge
public class PDFSVGFlowRootElementBridge
extends SVGFlowRootElementBridge
Element Bridge for SVG 1.2 flow text, so those texts can be painted using
PDF primitives.
PDFSVGFlowRootElementBridge
public PDFSVGFlowRootElementBridge(FontInfo fontInfo)
Main Constructor.
fontInfo
- the font directory
getTextPainter
public TextPainter getTextPainter()
Returns the text painter used by this bridge.
instantiateGraphicsNode
protected GraphicsNode instantiateGraphicsNode()
Copyright 1999-2008 The Apache Software Foundation. All Rights Reserved.