org.apache.batik.gvt.filter

Class GraphicsNodeRed8Bit

public class GraphicsNodeRed8Bit extends AbstractRed

This implementation of RenderableImage will render its input GraphicsNode on demand for tiles.
Constructor Summary
GraphicsNodeRed8Bit(GraphicsNode node, AffineTransform node2dev, boolean usePrimitivePaint, RenderingHints hints)
Method Summary
WritableRastercopyData(WritableRaster wr)
ColorModelcreateColorModel()
voidgenRect(WritableRaster wr)

Constructor Detail

GraphicsNodeRed8Bit

public GraphicsNodeRed8Bit(GraphicsNode node, AffineTransform node2dev, boolean usePrimitivePaint, RenderingHints hints)

Method Detail

copyData

public WritableRaster copyData(WritableRaster wr)

createColorModel

public ColorModel createColorModel()

genRect

public void genRect(WritableRaster wr)
Copyright B) 2008 Apache Software Foundation. All Rights Reserved.