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