public class AFPRectanglePainter extends AbstractAFPPainter
dataStream, log, paintingState
Constructor and Description |
---|
AFPRectanglePainter(AFPPaintingState paintingState,
DataStream dataStream)
Main constructor
|
Modifier and Type | Method and Description |
---|---|
void |
paint(PaintingInfo paintInfo)
Paints the painting item
|
public AFPRectanglePainter(AFPPaintingState paintingState, DataStream dataStream)
paintingState
- the AFP painting statedataStream
- the AFP datastreampublic void paint(PaintingInfo paintInfo)
paint
in class AbstractAFPPainter
paintInfo
- the painting informationCopyright 1999-2017 The Apache Software Foundation. All Rights Reserved.