org.apache.fop.svg
Class PDFBatikFlowTextElementBridge
BatikFlowTextElementBridge
org.apache.fop.svg.PDFBatikFlowTextElementBridge
public class PDFBatikFlowTextElementBridge
extends BatikFlowTextElementBridge
Element Bridge for Batik's flow text extension, so those texts can be painted using
PDF primitives.
PDFBatikFlowTextElementBridge
public PDFBatikFlowTextElementBridge(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.