org.apache.batik.extension.svg

Class FlowExtTextPainter

public class FlowExtTextPainter extends StrokingTextPainter

One line Class Desc Complete Class Desc
Field Summary
protected static TextPaintersingleton
A unique instance of this class.
Method Summary
static TextPaintergetInstance()
Returns a unique instance of this class.
ListgetTextRuns(TextNode node, AttributedCharacterIterator aci)

Field Detail

singleton

protected static TextPainter singleton
A unique instance of this class.

Method Detail

getInstance

public static TextPainter getInstance()
Returns a unique instance of this class.

getTextRuns

public List getTextRuns(TextNode node, AttributedCharacterIterator aci)
Copyright B) 2007 Apache Software Foundation. All Rights Reserved.