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.
ConcreteTextPainter Renders the attributed character iterator of a TextNode.
DynamicRenderer Simple implementation of the Renderer that supports dynamic updates.
DynamicRendererFactory This class is a factory for DynamicRenderers.
StaticRenderer Simple implementation of the Renderer that simply does static rendering in an offscreen buffer image.
StaticRendererFactory This class is a factory for StaticRenderers.
StrokingTextPainter More sophisticated implementation of TextPainter which renders the attributed character iterator of a TextNode.
 



Copyright © 2001 Apache Software Foundation. All Rights Reserved.