Package org.apache.batik.gvt.renderer
| Class Summary |
| BasicTextPainter |
Basic implementation of TextPainter which
renders the attributed character iterator of a TextNode.
|
| BasicTextPainter.BasicMark |
This TextPainter's implementation of the Mark interface. |
| ConcreteImageRendererFactory |
This class provides a factory for renderers.
|
| ConcreteTextPainter |
Renders the attributed character iterator of a TextNode.
|
| DynamicRenderer |
Simple implementation of the Renderer that supports dynamic updates.
|
| MacRenderer |
Simple implementation of the Renderer that supports dynamic updates.
|
| StaticRenderer |
Simple implementation of the Renderer that simply does static
rendering in an offscreen buffer image.
|
| StrokingTextPainter |
More sophisticated implementation of TextPainter which
renders the attributed character iterator of a TextNode.
|
| StrokingTextPainter.TextRun |
Inner convenience class for associating a TextLayout for
sub-spans, and the ACI which iterates over that subspan. |
Copyright B) 2008 Apache Software Foundation. All Rights Reserved.