public class AFPDitheredRectanglePainter extends AbstractAFPPainter
dataStream, log, paintingState
Constructor and Description |
---|
AFPDitheredRectanglePainter(AFPPaintingState paintingState,
DataStream dataStream,
AFPResourceManager resourceManager)
Main constructor
|
Modifier and Type | Method and Description |
---|---|
void |
paint(PaintingInfo paintInfo)
Paints the painting item
|
public AFPDitheredRectanglePainter(AFPPaintingState paintingState, DataStream dataStream, AFPResourceManager resourceManager)
paintingState
- the AFP painting statedataStream
- the AFP datastreamresourceManager
- the resource managerpublic void paint(PaintingInfo paintInfo) throws java.io.IOException
paint
in class AbstractAFPPainter
paintInfo
- the painting informationjava.io.IOException
- if an I/O error occursCopyright 1999-2012 The Apache Software Foundation. All Rights Reserved.