org.apache.fop.svg

Class PDFFlowExtTextPainter


public class PDFFlowExtTextPainter
extends PDFTextPainter

Text Painter for Batik's flow text extension.

Constructor Summary

PDFFlowExtTextPainter(FontInfo fontInfo)
Main constructor

Method Summary

List
getTextRuns(TextNode node, AttributedCharacterIterator aci)

Methods inherited from class org.apache.fop.svg.PDFTextPainter

paintTextRuns

Constructor Details

PDFFlowExtTextPainter

public PDFFlowExtTextPainter(FontInfo fontInfo)
Main constructor
Parameters:
fontInfo - the font directory

Method Details

getTextRuns

public List getTextRuns(TextNode node,
                        AttributedCharacterIterator aci)

Copyright 1999-2008 The Apache Software Foundation. All Rights Reserved.