Package org.apache.batik.gvt.renderer

Interface Summary
ImageRenderer Interface for GVT Renderers that render into raster images.
ImageRendererFactory Interface for a factory of ImageRenderers
Renderer Interface for GVT Renderers.
RendererFactory Interface for GVT renderer factory.
 

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.
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.
 



Copyright © 2002 Apache Software Foundation. All Rights Reserved.