Class GraphicsNodeRed8Bit

java.lang.Object
org.apache.batik.ext.awt.image.rendered.AbstractRed
org.apache.batik.gvt.filter.GraphicsNodeRed8Bit
All Implemented Interfaces:
RenderedImage, CachableRed

public class GraphicsNodeRed8Bit extends AbstractRed
This implementation of RenderableImage will render its input GraphicsNode on demand for tiles.
Version:
$Id: GraphicsNodeRed8Bit.java 1733416 2016-03-03 07:07:13Z gadams $