Package org.apache.batik.refimpl.gvt.renderer

Interface Summary
DynamicRenderer.RepaintHandler Handler interface for receiving the area of interest when an area has been modified.
 

Class Summary
BasicTextPainter Basic implementation of TextPainter which renders the attributed character iterator of a TextNode.
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 © 2000 Apache Software Foundation. All Rights Reserved.